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