Uses of Class
io.trino.grammar.sql.SqlBaseParser.LocalTimeContext
Packages that use SqlBaseParser.LocalTimeContext
-
Uses of SqlBaseParser.LocalTimeContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.LocalTimeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterLocalTime(SqlBaseParser.LocalTimeContext ctx) Enter a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.enterLocalTime(SqlBaseParser.LocalTimeContext ctx) Enter a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseBaseListener.exitLocalTime(SqlBaseParser.LocalTimeContext ctx) Exit a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().voidSqlBaseListener.exitLocalTime(SqlBaseParser.LocalTimeContext ctx) Exit a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().SqlBaseBaseVisitor.visitLocalTime(SqlBaseParser.LocalTimeContext ctx) Visit a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().SqlBaseVisitor.visitLocalTime(SqlBaseParser.LocalTimeContext ctx) Visit a parse tree produced by thelocalTimelabeled alternative inSqlBaseParser.primaryExpression().