Uses of Class
io.trino.grammar.sql.SqlBaseParser.UnionPlanContext
Packages that use SqlBaseParser.UnionPlanContext
-
Uses of SqlBaseParser.UnionPlanContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.UnionPlanContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterUnionPlan(SqlBaseParser.UnionPlanContext ctx) Enter a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.enterUnionPlan(SqlBaseParser.UnionPlanContext ctx) Enter a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseBaseListener.exitUnionPlan(SqlBaseParser.UnionPlanContext ctx) Exit a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.exitUnionPlan(SqlBaseParser.UnionPlanContext ctx) Exit a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseBaseVisitor.visitUnionPlan(SqlBaseParser.UnionPlanContext ctx) Visit a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseVisitor.visitUnionPlan(SqlBaseParser.UnionPlanContext ctx) Visit a parse tree produced by theunionPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().