Uses of Class
org.apache.drill.exec.record.metadata.schema.parser.SchemaParser.ColumnsContext
Packages that use SchemaParser.ColumnsContext
-
Uses of SchemaParser.ColumnsContext in org.apache.drill.exec.record.metadata.schema.parser
Methods in org.apache.drill.exec.record.metadata.schema.parser that return SchemaParser.ColumnsContextModifier and TypeMethodDescriptionSchemaParser.columns()SchemaParser.SchemaContext.columns()SchemaParser.Struct_typeContext.columns()Methods in org.apache.drill.exec.record.metadata.schema.parser with parameters of type SchemaParser.ColumnsContextModifier and TypeMethodDescriptionSchemaParserBaseVisitor.visitColumns(SchemaParser.ColumnsContext ctx) Visit a parse tree produced bySchemaParser.columns().SchemaParserVisitor.visitColumns(SchemaParser.ColumnsContext ctx) Visit a parse tree produced bySchemaParser.columns().SchemaVisitor.visitColumns(SchemaParser.ColumnsContext ctx)