| 程序包 | 说明 |
|---|---|
| com.github.melin.superior.sql.parser.antlr4.presto |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PrestoSqlBaseBaseListener.enterUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Enter a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
void |
PrestoSqlBaseListener.enterUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Enter a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
void |
PrestoSqlBaseBaseListener.exitUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Exit a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
void |
PrestoSqlBaseListener.exitUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Exit a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
T |
PrestoSqlBaseVisitor.visitUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Visit a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
T |
PrestoSqlBaseBaseVisitor.visitUnquotedIdentifier(PrestoSqlBaseParser.UnquotedIdentifierContext ctx)
Visit a parse tree produced by the
unquotedIdentifier
labeled alternative in PrestoSqlBaseParser.identifier(). |
Copyright © 2022. All rights reserved.