public class Range extends BtrPlaceTree
errors| Constructor and Description |
|---|
Range(org.antlr.runtime.Token payload,
ErrorReporter errors)
Make a new tree
|
| Modifier and Type | Method and Description |
|---|---|
BtrpOperand |
go(BtrPlaceTree parent)
Parse the root of the tree.
|
append, getChild, ignoreError, ignoreError, ignoreError, ignoreErrorsdupNode, getCharPositionInLine, getChildIndex, getLine, getParent, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, setUnknownTokenBoundaries, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, freshenParentAndChildIndexesDeeply, freshenParentAndChildIndexesDeeply, getAncestor, getAncestors, getChildCount, getChildren, getFirstChildWithType, hasAncestor, insertChild, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreepublic Range(org.antlr.runtime.Token payload,
ErrorReporter errors)
payload - the root tokenerrors - the errors to reportpublic BtrpOperand go(BtrPlaceTree parent)
BtrPlaceTreego in class BtrPlaceTreeparent - the parent of the rootCopyright © 2016 University of Nice-Sophia Antipolis. All Rights Reserved.