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, toString
public TPTNodeList<TIndices> getIndices()
public void init(Object arg1)
TParseTreeNode
init
in class TParseTreeNode
arg1
- first argumentpublic boolean isRealIndices()
public TSourceToken getStartToken()
TParseTreeNode
getStartToken
in class TParseTreeNode
public TSourceToken getEndToken()
TParseTreeNode
getEndToken
in class TParseTreeNode
public void setIndices(TPTNodeList<TIndices> indices)
Copyright © 2019. All rights reserved.