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