Uses of Class
io.trino.grammar.sql.SqlBaseParser.CurrentTimestampContext
Packages that use SqlBaseParser.CurrentTimestampContext
-
Uses of SqlBaseParser.CurrentTimestampContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.CurrentTimestampContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Enter a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.enterCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Enter a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseBaseListener.exitCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Exit a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.exitCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Exit a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().SqlBaseBaseVisitor.visitCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Visit a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().SqlBaseVisitor.visitCurrentTimestamp(SqlBaseParser.CurrentTimestampContext ctx) Visit a parse tree produced by thecurrentTimestamplabeled alternative inSqlBaseParser.primaryExpression().