Uses of Class
io.trino.grammar.sql.SqlBaseParser.TimeZoneIntervalContext
Packages that use SqlBaseParser.TimeZoneIntervalContext
-
Uses of SqlBaseParser.TimeZoneIntervalContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.TimeZoneIntervalContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Enter a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseListener.enterTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Enter a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseBaseListener.exitTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Exit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseListener.exitTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Exit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().SqlBaseBaseVisitor.visitTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Visit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().SqlBaseVisitor.visitTimeZoneInterval(SqlBaseParser.TimeZoneIntervalContext ctx) Visit a parse tree produced by thetimeZoneIntervallabeled alternative inSqlBaseParser.timeZoneSpecifier().