Uses of Class
io.trino.plugin.deltalake.expression.SparkExpressionBaseParser.BackQuotedIdentifierContext
Packages that use SparkExpressionBaseParser.BackQuotedIdentifierContext
-
Uses of SparkExpressionBaseParser.BackQuotedIdentifierContext in io.trino.plugin.deltalake.expression
Methods in io.trino.plugin.deltalake.expression with parameters of type SparkExpressionBaseParser.BackQuotedIdentifierContextModifier and TypeMethodDescriptionvoidSparkExpressionBaseBaseListener.enterBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Enter a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().voidSparkExpressionBaseListener.enterBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Enter a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().voidSparkExpressionBaseBaseListener.exitBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Exit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().voidSparkExpressionBaseListener.exitBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Exit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().SparkExpressionBaseBaseVisitor.visitBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().SparkExpressionBaseVisitor.visitBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext ctx) Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSparkExpressionBaseParser.identifier().SparkExpressionBuilder.visitBackQuotedIdentifier(SparkExpressionBaseParser.BackQuotedIdentifierContext context)