Uses of Class
io.trino.sql.parser.SqlBaseParser.RangeQuantifierContext
Packages that use SqlBaseParser.RangeQuantifierContext
-
Uses of SqlBaseParser.RangeQuantifierContext in io.trino.sql.parser
Methods in io.trino.sql.parser 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().