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