Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.BetweenContext
Packages that use SparkExpressionBaseParser.BetweenContext
-
Uses of SparkExpressionBaseParser.BetweenContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.BetweenContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterBetween(SparkExpressionBaseParser.BetweenContext ctx) Enter a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSparkExpressionBaseListener.enterBetween(SparkExpressionBaseParser.BetweenContext ctx) Enter a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSparkExpressionBaseBaseListener.exitBetween(SparkExpressionBaseParser.BetweenContext ctx) Exit a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).voidSparkExpressionBaseListener.exitBetween(SparkExpressionBaseParser.BetweenContext ctx) Exit a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SparkExpressionBaseBaseVisitor.visitBetween(SparkExpressionBaseParser.BetweenContext ctx) Visit a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SparkExpressionBaseVisitor.visitBetween(SparkExpressionBaseParser.BetweenContext ctx) Visit a parse tree produced by thebetweenlabeled alternative inSparkExpressionBaseParser.predicate(org.antlr.v4.runtime.ParserRuleContext).SparkExpressionBuilder.visitBetween(SparkExpressionBaseParser.BetweenContext context)