public class ParagraphNode extends BaseParentableNode
Constructor and Description |
---|
ParagraphNode() |
ParagraphNode(CollectionNode collectionNode) |
ParagraphNode(int tokenType) |
Modifier and Type | Method and Description |
---|---|
void |
accept(ASTVisitor astVisitor) |
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCount
public ParagraphNode()
public ParagraphNode(CollectionNode collectionNode)
public ParagraphNode(int tokenType)
public void accept(ASTVisitor astVisitor)