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