Uses of Class
io.trino.grammar.sql.SqlBaseParser.IntervalTypeContext
Packages that use SqlBaseParser.IntervalTypeContext
-
Uses of SqlBaseParser.IntervalTypeContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.IntervalTypeContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterIntervalType(SqlBaseParser.IntervalTypeContext ctx) Enter a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.enterIntervalType(SqlBaseParser.IntervalTypeContext ctx) Enter a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().voidSqlBaseBaseListener.exitIntervalType(SqlBaseParser.IntervalTypeContext ctx) Exit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().voidSqlBaseListener.exitIntervalType(SqlBaseParser.IntervalTypeContext ctx) Exit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().SqlBaseBaseVisitor.visitIntervalType(SqlBaseParser.IntervalTypeContext ctx) Visit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().SqlBaseVisitor.visitIntervalType(SqlBaseParser.IntervalTypeContext ctx) Visit a parse tree produced by theintervalTypelabeled alternative inSqlBaseParser.type().