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