Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.ColumnReferenceContext
Packages that use SparkExpressionBaseParser.ColumnReferenceContext
-
Uses of SparkExpressionBaseParser.ColumnReferenceContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.ColumnReferenceContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Enter a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.enterColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Enter a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseBaseListener.exitColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Exit a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().voidSparkExpressionBaseListener.exitColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Exit a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseBaseVisitor.visitColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Visit a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBaseVisitor.visitColumnReference(SparkExpressionBaseParser.ColumnReferenceContext ctx) Visit a parse tree produced by thecolumnReferencelabeled alternative inSparkExpressionBaseParser.primaryExpression().SparkExpressionBuilder.visitColumnReference(SparkExpressionBaseParser.ColumnReferenceContext context)