Package com.illumon.lang.generated
Class ChunkerBinaryExpression
java.lang.Object
com.illumon.lang.generated.SimpleNode
com.illumon.lang.generated.ScopedNode
com.illumon.lang.generated.ChunkerBinaryExpression
-
Field Summary
Fields inherited from class com.illumon.lang.generated.SimpleNode
children, firstToken, id, lastToken, parent, parser, value -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLeft()getRight()jjtAccept(ChunkerVisitor visitor, Object data) Accept the visitor.voidvoidvoidvoidMethods inherited from class com.illumon.lang.generated.ScopedNode
getScopeMethods inherited from class com.illumon.lang.generated.SimpleNode
addJunk, addToken, adopt, childrenAccept, dump, getChildren, getId, getJunk, indexOf, isWellFormed, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtGetValue, jjtInsertChild, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, jjtSetValue, removeChild, removeToken, setWellFormed, toString, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.illumon.lang.generated.Node
addChild, addChild, addJunk, addScope, addToken, addToken, adopt, append, asRange, contains, containsIndex, containsLines, distanceTo, findToken, getChildren, getEndIndex, getId, getStartIndex, indexOf, insertChild, isAutocompleteTerminal, isChildOf, isWellFormed, jjtAddChild, jjtClose, jjtGetChild, jjtGetFirstToken, jjtGetLastToken, jjtGetNumChildren, jjtGetParent, jjtInsertChild, jjtOpen, jjtSetFirstToken, jjtSetLastToken, jjtSetParent, maybeDetach, removeChild, tokens, tokensReversed, toSource
-
Constructor Details
-
ChunkerBinaryExpression
public ChunkerBinaryExpression(int id) -
ChunkerBinaryExpression
-
-
Method Details
-
rescope
-
setScope
-
jjtAccept
Accept the visitor.- Specified by:
jjtAcceptin interfaceNode- Overrides:
jjtAcceptin classSimpleNode
-
setLeft
-
getLeft
-
setJoiner
-
getJoiner
-
setRight
-
getRight
-