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