Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.AndContext
Packages that use SparkExpressionBaseParser.AndContext
-
Uses of SparkExpressionBaseParser.AndContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.AndContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterAnd(SparkExpressionBaseParser.AndContext ctx) Enter a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().voidSparkExpressionBaseListener.enterAnd(SparkExpressionBaseParser.AndContext ctx) Enter a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().voidSparkExpressionBaseBaseListener.exitAnd(SparkExpressionBaseParser.AndContext ctx) Exit a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().voidSparkExpressionBaseListener.exitAnd(SparkExpressionBaseParser.AndContext ctx) Exit a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().SparkExpressionBaseBaseVisitor.visitAnd(SparkExpressionBaseParser.AndContext ctx) Visit a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().SparkExpressionBaseVisitor.visitAnd(SparkExpressionBaseParser.AndContext ctx) Visit a parse tree produced by theandlabeled alternative inSparkExpressionBaseParser.booleanExpression().SparkExpressionBuilder.visitAnd(SparkExpressionBaseParser.AndContext context)