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