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