Package com.illumon.lang.generated
Class ChunkerString
java.lang.Object
com.illumon.lang.generated.SimpleNode
com.illumon.lang.generated.ChunkerString
- All Implemented Interfaces:
Node
-
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 TypeMethodDescriptiongetRaw()initialize(String quoteType, String body, boolean wellFormed) jjtAccept(ChunkerVisitor visitor, Object data) Accept the visitor.Methods 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, addScope, addScope, addToken, append, asRange, contains, containsIndex, containsLines, distanceTo, findToken, getEndIndex, getStartIndex, insertChild, isAutocompleteTerminal, isChildOf, maybeDetach, rescope, setScope, tokens, tokensReversed, toSource
-
Constructor Details
-
ChunkerString
public ChunkerString(int id) -
ChunkerString
-
-
Method Details
-
jjtAccept
Accept the visitor.- Specified by:
jjtAcceptin interfaceNode- Overrides:
jjtAcceptin classSimpleNode
-
initialize
-
getRaw
-
getQuoteType
-