public class TIndirection extends TParseTreeNode
| Constructor and Description |
|---|
TIndirection() |
| Modifier and Type | Method and Description |
|---|---|
TSourceToken |
getEndToken()
The last token of the node
|
TPTNodeList<TIndices> |
getIndices() |
TSourceToken |
getStartToken()
The first token in this parse tree node
|
void |
init(Object arg1)
Initialize a query tree node.
|
boolean |
isRealIndices() |
void |
setIndices(TPTNodeList<TIndices> indices) |
accept, acceptChildren, addAllMyTokensToTokenList, appendString, doParse, fastSetString, getColumnNo, getDummyTag, getGsqlparser, getLineNo, getNodeType, init, init, init, init, init, removeAllMyTokensFromTokenList, setDummyTag, setEndToken, setEndToken, setEndToken, setEndToken, setGsqlparser, setIncludingComment, setNodeType, setStartToken, setStartToken, setStartToken, setStartToken, setString, toScript, toStringpublic TPTNodeList<TIndices> getIndices()
public void init(Object arg1)
TParseTreeNodeinit in class TParseTreeNodearg1 - first argumentpublic boolean isRealIndices()
public TSourceToken getStartToken()
TParseTreeNodegetStartToken in class TParseTreeNodepublic TSourceToken getEndToken()
TParseTreeNodegetEndToken in class TParseTreeNodepublic void setIndices(TPTNodeList<TIndices> indices)
Copyright © 2019. All rights reserved.