Uses of Class
io.trino.sql.parser.SqlBaseParser.CurrentPathContext
Packages that use SqlBaseParser.CurrentPathContext
-
Uses of SqlBaseParser.CurrentPathContext in io.trino.sql.parser
Methods in io.trino.sql.parser with parameters of type SqlBaseParser.CurrentPathContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentPath(SqlBaseParser.CurrentPathContext ctx) Enter a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.enterCurrentPath(SqlBaseParser.CurrentPathContext ctx) Enter a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseBaseListener.exitCurrentPath(SqlBaseParser.CurrentPathContext ctx) Exit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.exitCurrentPath(SqlBaseParser.CurrentPathContext ctx) Exit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().SqlBaseBaseVisitor.visitCurrentPath(SqlBaseParser.CurrentPathContext ctx) Visit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().SqlBaseVisitor.visitCurrentPath(SqlBaseParser.CurrentPathContext ctx) Visit a parse tree produced by thecurrentPathlabeled alternative inSqlBaseParser.primaryExpression().