Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.NullLiteralContext
Packages that use SparkExpressionBaseParser.NullLiteralContext
-
Uses of SparkExpressionBaseParser.NullLiteralContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.NullLiteralContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Enter a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.enterNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Enter a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseBaseListener.exitNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Exit a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.exitNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Exit a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseBaseVisitor.visitNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Visit a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseVisitor.visitNullLiteral(SparkExpressionBaseParser.NullLiteralContext ctx) Visit a parse tree produced by thenullLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBuilder.visitNullLiteral(SparkExpressionBaseParser.NullLiteralContext context)