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, getChildASTNodesCountpublic ParagraphNode()
public ParagraphNode(CollectionNode collectionNode)
public ParagraphNode(int tokenType)
public void accept(ASTVisitor astVisitor)