Uses of Class
io.trino.grammar.sql.SqlBaseParser.JoinPlanContext
Packages that use SqlBaseParser.JoinPlanContext
-
Uses of SqlBaseParser.JoinPlanContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.JoinPlanContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterJoinPlan(SqlBaseParser.JoinPlanContext ctx) Enter a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.enterJoinPlan(SqlBaseParser.JoinPlanContext ctx) Enter a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseBaseListener.exitJoinPlan(SqlBaseParser.JoinPlanContext ctx) Exit a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.exitJoinPlan(SqlBaseParser.JoinPlanContext ctx) Exit a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseBaseVisitor.visitJoinPlan(SqlBaseParser.JoinPlanContext ctx) Visit a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseVisitor.visitJoinPlan(SqlBaseParser.JoinPlanContext ctx) Visit a parse tree produced by thejoinPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().