public abstract class AstNode extends AbstractTreeNode<AstNode>
| Modifier and Type | Field and Description |
|---|---|
static NodesExtracter<AstNode,AstNode> |
astNodeExtracter |
defaultNodesExtracter, parent| Constructor and Description |
|---|
AstNode() |
| Modifier and Type | Method and Description |
|---|---|
protected AstNode[] |
children(AstNode... nodes) |
static void |
visit(AstNode tree,
Visitor<AstNode> visitor) |
getIndex, getIndex, getNextSibling, getNodePath, getNodePath, getParent, getPreviousSibling, getSibling, getSibling, setParent, syncrun, tree, tree, tree, tree, updateParent, visit, visit, visit, visit, visit, visit, visit, walk, walk, walkclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrenCopyright © 2018. All rights reserved.