public class TInferKeyspaceSqlNode extends TParseTreeNode
Constructor and Description |
---|
TInferKeyspaceSqlNode() |
Modifier and Type | Method and Description |
---|---|
TExpression |
getInferWith() |
TFromTable |
getKeyspaceRef() |
void |
init(Object arg1)
Initialize a query tree node.
|
void |
setInferWith(TExpression inferWith) |
accept, acceptChildren, addAllMyTokensToTokenList, appendString, doParse, fastSetString, getColumnNo, getDummyTag, getEndToken, getGsqlparser, getLineNo, getNodeType, getStartToken, init, init, init, init, init, removeAllMyTokensFromTokenList, setDummyTag, setEndToken, setEndToken, setEndToken, setEndToken, setGsqlparser, setIncludingComment, setNodeType, setStartToken, setStartToken, setStartToken, setStartToken, setString, toScript, toString
public void setInferWith(TExpression inferWith)
public TExpression getInferWith()
public TFromTable getKeyspaceRef()
public void init(Object arg1)
TParseTreeNode
init
in class TParseTreeNode
arg1
- first argumentCopyright © 2019. All rights reserved.