public class WikiPageNode extends BaseParentableNode
| Constructor and Description |
|---|
WikiPageNode(CollectionNode collectionNode) |
WikiPageNode(int tokenType) |
WikiPageNode(org.antlr.runtime.Token token,
CollectionNode collectionNode) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ASTVisitor astVisitor) |
addChildASTNode, getChildASTNode, getChildASTNodes, getChildASTNodesCountpublic WikiPageNode(CollectionNode collectionNode)
public WikiPageNode(int tokenType)
public WikiPageNode(org.antlr.runtime.Token token,
CollectionNode collectionNode)
public void accept(ASTVisitor astVisitor)