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