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