Package org.apache.calcite.piglet
Class Ast.Node
java.lang.Object
org.apache.calcite.piglet.Ast.Node
- Direct Known Subclasses:
Ast.Call,Ast.FieldSchema,Ast.Identifier,Ast.Literal,Ast.Program,Ast.Schema,Ast.Stmt,Ast.Type
- Enclosing class:
Ast
Abstract base class for parse tree node.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
op
-
pos
-
-
Constructor Details
-
Node
-