Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.BooleanLiteralContext
Packages that use SparkExpressionBaseParser.BooleanLiteralContext
-
Uses of SparkExpressionBaseParser.BooleanLiteralContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.BooleanLiteralContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Enter a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.enterBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Enter a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseBaseListener.exitBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Exit a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.exitBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Exit a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseBaseVisitor.visitBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Visit a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseVisitor.visitBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext ctx) Visit a parse tree produced by thebooleanLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBuilder.visitBooleanLiteral(SparkExpressionBaseParser.BooleanLiteralContext context)