Uses of Class
io.trino.grammar.sql.SqlBaseParser.LeafPlanContext
Packages that use SqlBaseParser.LeafPlanContext
-
Uses of SqlBaseParser.LeafPlanContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.LeafPlanContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterLeafPlan(SqlBaseParser.LeafPlanContext ctx) Enter a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.enterLeafPlan(SqlBaseParser.LeafPlanContext ctx) Enter a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseBaseListener.exitLeafPlan(SqlBaseParser.LeafPlanContext ctx) Exit a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().voidSqlBaseListener.exitLeafPlan(SqlBaseParser.LeafPlanContext ctx) Exit a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseBaseVisitor.visitLeafPlan(SqlBaseParser.LeafPlanContext ctx) Visit a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().SqlBaseVisitor.visitLeafPlan(SqlBaseParser.LeafPlanContext ctx) Visit a parse tree produced by theleafPlanlabeled alternative inSqlBaseParser.jsonTableSpecificPlan().