Uses of Class
io.trino.grammar.sql.SqlBaseParser.SetPathContext
Packages that use SqlBaseParser.SetPathContext
-
Uses of SqlBaseParser.SetPathContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.SetPathContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterSetPath(SqlBaseParser.SetPathContext ctx) Enter a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.enterSetPath(SqlBaseParser.SetPathContext ctx) Enter a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().voidSqlBaseBaseListener.exitSetPath(SqlBaseParser.SetPathContext ctx) Exit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().voidSqlBaseListener.exitSetPath(SqlBaseParser.SetPathContext ctx) Exit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().SqlBaseBaseVisitor.visitSetPath(SqlBaseParser.SetPathContext ctx) Visit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().SqlBaseVisitor.visitSetPath(SqlBaseParser.SetPathContext ctx) Visit a parse tree produced by thesetPathlabeled alternative inSqlBaseParser.statement().