Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.NumericLiteralContext
Packages that use SparkExpressionBaseParser.NumericLiteralContext
-
Uses of SparkExpressionBaseParser.NumericLiteralContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.NumericLiteralContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Enter a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.enterNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Enter a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseBaseListener.exitNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Exit a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.exitNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Exit a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseBaseVisitor.visitNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Visit a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseVisitor.visitNumericLiteral(SparkExpressionBaseParser.NumericLiteralContext ctx) Visit a parse tree produced by thenumericLiterallabeled alternative inSparkExpressionBaseParser.primaryExpression().