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