Class Ast.Literal

java.lang.Object
org.apache.calcite.piglet.Ast.Node
org.apache.calcite.piglet.Ast.Literal
Direct Known Subclasses:
Ast.NumericLiteral
Enclosing class:
Ast

public static class Ast.Literal extends Ast.Node
Parse tree node for Literal.