public class NonStrictComparisonOperator extends BtrPlaceTree
errors| Constructor and Description |
|---|
NonStrictComparisonOperator(org.antlr.runtime.Token t,
boolean rev,
ErrorReporter errs)
Make a new parser.
|
| 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 NonStrictComparisonOperator(org.antlr.runtime.Token t,
boolean rev,
ErrorReporter errs)
t - the root tokenerrs - 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.