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