Uses of Class
io.trino.grammar.sql.SqlBaseParser.TimeZoneStringContext
Packages that use SqlBaseParser.TimeZoneStringContext
-
Uses of SqlBaseParser.TimeZoneStringContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.TimeZoneStringContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Enter a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseListener.enterTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Enter a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseBaseListener.exitTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Exit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().voidSqlBaseListener.exitTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Exit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().SqlBaseBaseVisitor.visitTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Visit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().SqlBaseVisitor.visitTimeZoneString(SqlBaseParser.TimeZoneStringContext ctx) Visit a parse tree produced by thetimeZoneStringlabeled alternative inSqlBaseParser.timeZoneSpecifier().