| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitGrantRoleOrPrivilegeOnTo(MySQLStatementParser.GrantRoleOrPrivilegeOnToContext ctx)
Visit a parse tree produced by the
grantRoleOrPrivilegeOnTo
labeled alternative in MySQLStatementParser.grant(). |
T |
MySQLStatementVisitor.visitGrantRoleOrPrivilegeOnTo(MySQLStatementParser.GrantRoleOrPrivilegeOnToContext ctx)
Visit a parse tree produced by the
grantRoleOrPrivilegeOnTo
labeled alternative in MySQLStatementParser.grant(). |
| Modifier and Type | Method and Description |
|---|---|
org.apache.shardingsphere.sql.parser.api.visitor.ASTNode |
MySQLDCLStatementSQLVisitor.visitGrantRoleOrPrivilegeOnTo(MySQLStatementParser.GrantRoleOrPrivilegeOnToContext ctx) |
Copyright © 2023 The Apache Software Foundation. All rights reserved.