Uses of Class
io.trino.grammar.sql.SqlBaseParser.RangeQuantifierContext
Packages that use SqlBaseParser.RangeQuantifierContext
-
Uses of SqlBaseParser.RangeQuantifierContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.RangeQuantifierContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Enter a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().voidSqlBaseListener.enterRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Enter a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().voidSqlBaseBaseListener.exitRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Exit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().voidSqlBaseListener.exitRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Exit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().SqlBaseBaseVisitor.visitRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Visit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().SqlBaseVisitor.visitRangeQuantifier(SqlBaseParser.RangeQuantifierContext ctx) Visit a parse tree produced by therangeQuantifierlabeled alternative inSqlBaseParser.patternQuantifier().