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