Class TIndirection
- Namespace
- gudusoft.gsqlparser.nodes
- Assembly
- gudusoft.gsqlparser.dll
Postgresql, redshift
public class TIndirection : TParseTreeNode, Visitable
- Inheritance
-
TIndirection
- Implements
- Inherited Members
Properties
Indices
public virtual List<TIndices> Indices { get; set; }
Property Value
RealIndices
public virtual bool RealIndices { get; }
Property Value
Methods
getEndToken()
public override TSourceToken getEndToken()
Returns
- TSourceToken
the last token in this node
getStartToken()
public override TSourceToken getStartToken()
Returns
init(object)
Initialize a query tree node.
public override void init(object arg1)
Parameters
arg1object