public abstract class AstNode extends xyz.cofe.collection.tree.AbstractTreeNode<AstNode>
| Modifier and Type | Field and Description |
|---|---|
static xyz.cofe.collection.NodesExtracter<AstNode,AstNode> |
astNodeExtracter |
| Constructor and Description |
|---|
AstNode() |
| Modifier and Type | Method and Description |
|---|---|
protected AstNode[] |
children(AstNode... nodes) |
static void |
visit(AstNode tree,
xyz.cofe.collection.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, walkCopyright © 2017. All rights reserved.