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
-
Constructor Summary
-
Method Summary
-
Field Details
-
op
-
pos
-
-
Constructor Details
-
Node
-