Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.calcite.piglet.Ast Classes and Interfaces - 31 results found.
NameDescriptionTypePackageFramework
AstAbstract syntax tree.Classorg.apache.calcite.pigletCalcite
Ast .AssignmentAbstract base class for statements that assign to a named relation.Classorg.apache.calcite.piglet.AstCalcite
Ast .Assignment1Abstract base class for an assignment with one source relation.Classorg.apache.calcite.piglet.AstCalcite
Ast .BagTypeParse tree for a bag type.Classorg.apache.calcite.piglet.AstCalcite
Ast .CallParse tree node for a call to a function or operator.Classorg.apache.calcite.piglet.AstCalcite
Ast .DescribeStmtParse tree node for DESCRIBE statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .DirectionReturns the enum constant of this type with the specified name.Classorg.apache.calcite.piglet.AstCalcite
Ast .DistinctStmtParse tree node for DISTINCT statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .DumpStmtParse tree node for DUMP statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .FieldSchemaParse tree for field schema.Classorg.apache.calcite.piglet.AstCalcite
Ast .FilterStmtParse tree node for FILTER statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .ForeachNestedStmtParse tree node for FOREACH statement (nested).Classorg.apache.calcite.piglet.AstCalcite
Ast .ForeachStmtParse tree node for FOREACH statement (non-nested).Classorg.apache.calcite.piglet.AstCalcite
Ast .GroupStmtParse tree node for GROUP statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .IdentifierParse tree node for Identifier.Classorg.apache.calcite.piglet.AstCalcite
Ast .LimitStmtParse tree node for LIMIT statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .LiteralParse tree node for Literal.Classorg.apache.calcite.piglet.AstCalcite
Ast .LoadStmtParse tree node for LOAD statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .MapTypeParse tree for a map type.Classorg.apache.calcite.piglet.AstCalcite
Ast .NodeAbstract base class for parse tree node.Classorg.apache.calcite.piglet.AstCalcite
Ast .NumericLiteralParse tree node for NumericLiteral.Classorg.apache.calcite.piglet.AstCalcite
Ast .OpParse tree node type.Classorg.apache.calcite.piglet.AstCalcite
Ast .OrderStmtParse tree node for ORDER statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .ProgramParse tree node for a program.Classorg.apache.calcite.piglet.AstCalcite
Ast .ScalarTypeParse tree for scalar type such as int.Classorg.apache.calcite.piglet.AstCalcite
Ast .SchemaParse tree for schema.Classorg.apache.calcite.piglet.AstCalcite
Ast .SpecialIdentifierParse tree node for *, a special kind of identifier.Classorg.apache.calcite.piglet.AstCalcite
Ast .StmtAbstract base class for parse tree node representing a statement.Classorg.apache.calcite.piglet.AstCalcite
Ast .TupleTypeParse tree for a tuple type.Classorg.apache.calcite.piglet.AstCalcite
Ast .TypeParse tree for type.Classorg.apache.calcite.piglet.AstCalcite
Ast .ValuesStmtParse tree node for VALUES statement.Classorg.apache.calcite.piglet.AstCalcite