Uses of Class
io.trino.sql.parser.SqlBaseParser.LegacyArrayTypeContext
Packages that use SqlBaseParser.LegacyArrayTypeContext
-
Uses of SqlBaseParser.LegacyArrayTypeContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.LegacyArrayTypeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Enter a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.enterLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Enter a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().voidSqlBaseBaseListener.exitLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Exit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.exitLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Exit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().SqlBaseBaseVisitor.visitLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Visit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().SqlBaseVisitor.visitLegacyArrayType(SqlBaseParser.LegacyArrayTypeContext ctx) Visit a parse tree produced by thelegacyArrayTypelabeled alternative inSqlBaseParser.type().