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