Uses of Class
io.trino.grammar.sql.SqlBaseParser.LocalTimestampContext
Packages that use SqlBaseParser.LocalTimestampContext
-
Uses of SqlBaseParser.LocalTimestampContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.LocalTimestampContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Enter a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.enterLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Enter a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseBaseListener.exitLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Exit a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.exitLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Exit a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().SqlBaseBaseVisitor.visitLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Visit a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().SqlBaseVisitor.visitLocalTimestamp(SqlBaseParser.LocalTimestampContext ctx) Visit a parse tree produced by thelocalTimestamplabeled alternative inSqlBaseParser.primaryExpression().