Uses of Class
org.apache.drill.exec.record.metadata.schema.parser.SchemaParser.DateContext
Packages that use SchemaParser.DateContext
-
Uses of SchemaParser.DateContext in org.apache.drill.exec.record.metadata.schema.parser
Methods in org.apache.drill.exec.record.metadata.schema.parser with parameters of type SchemaParser.DateContextModifier and TypeMethodDescriptionSchemaParserBaseVisitor.visitDate(SchemaParser.DateContext ctx) Visit a parse tree produced by thedatelabeled alternative inSchemaParser.simple_type().SchemaParserVisitor.visitDate(SchemaParser.DateContext ctx) Visit a parse tree produced by thedatelabeled alternative inSchemaParser.simple_type().