Uses of Class
io.trino.grammar.sql.SqlBaseParser.CurrentTimeContext
Packages that use SqlBaseParser.CurrentTimeContext
-
Uses of SqlBaseParser.CurrentTimeContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CurrentTimeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Enter a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.enterCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Enter a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseBaseListener.exitCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Exit a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.exitCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Exit a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().SqlBaseBaseVisitor.visitCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Visit a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().SqlBaseVisitor.visitCurrentTime(SqlBaseParser.CurrentTimeContext ctx) Visit a parse tree produced by thecurrentTimelabeled alternative inSqlBaseParser.primaryExpression().