Uses of Class
org.apache.drill.exec.record.metadata.schema.parser.SchemaParser.ColumnContext
Packages that use SchemaParser.ColumnContext
-
Uses of SchemaParser.ColumnContext in org.apache.drill.exec.record.metadata.schema.parser
Methods in org.apache.drill.exec.record.metadata.schema.parser that return SchemaParser.ColumnContextMethods in org.apache.drill.exec.record.metadata.schema.parser with parameters of type SchemaParser.ColumnContextModifier and TypeMethodDescriptionSchemaParserBaseVisitor.visitColumn(SchemaParser.ColumnContext ctx) Visit a parse tree produced bySchemaParser.column().SchemaParserVisitor.visitColumn(SchemaParser.ColumnContext ctx) Visit a parse tree produced bySchemaParser.column().