Uses of Class
io.trino.grammar.sql.SqlBaseParser.BackQuotedIdentifierContext
Packages that use SqlBaseParser.BackQuotedIdentifierContext
-
Uses of SqlBaseParser.BackQuotedIdentifierContext in io.trino.grammar.sql
Methods in io.trino.grammar.sql with parameters of type SqlBaseParser.BackQuotedIdentifierContextModifier and TypeMethodDescriptionvoidSqlBaseBaseListener.enterBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Enter a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().voidSqlBaseListener.enterBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Enter a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().voidSqlBaseBaseListener.exitBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Exit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().voidSqlBaseListener.exitBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Exit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().SqlBaseBaseVisitor.visitBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().SqlBaseVisitor.visitBackQuotedIdentifier(SqlBaseParser.BackQuotedIdentifierContext ctx) Visit a parse tree produced by thebackQuotedIdentifierlabeled alternative inSqlBaseParser.identifier().