Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.IntegerLiteralContext
Packages that use SparkExpressionBaseParser.IntegerLiteralContext
-
Uses of SparkExpressionBaseParser.IntegerLiteralContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.IntegerLiteralContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Enter a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().voidSparkExpressionBaseListener.enterIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Enter a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().voidSparkExpressionBaseBaseListener.exitIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Exit a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().voidSparkExpressionBaseListener.exitIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Exit a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().SparkExpressionBaseBaseVisitor.visitIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Visit a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().SparkExpressionBaseVisitor.visitIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext ctx) Visit a parse tree produced by theintegerLiterallabeled alternative inSparkExpressionBaseParser.number().SparkExpressionBuilder.visitIntegerLiteral(SparkExpressionBaseParser.IntegerLiteralContext context)