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