| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
MySQLStatementParser.UserListContext |
MySQLStatementParser.userList() |
MySQLStatementParser.UserListContext |
MySQLStatementParser.GrantRoleOrPrivilegeToContext.userList() |
MySQLStatementParser.UserListContext |
MySQLStatementParser.GrantProxyContext.userList() |
MySQLStatementParser.UserListContext |
MySQLStatementParser.GrantRoleOrPrivilegeOnToContext.userList() |
MySQLStatementParser.UserListContext |
MySQLStatementParser.RevokeOnFromContext.userList() |
MySQLStatementParser.UserListContext |
MySQLStatementParser.RevokeFromContext.userList() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
MySQLStatementBaseVisitor.visitUserList(MySQLStatementParser.UserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userList(). |
T |
MySQLStatementVisitor.visitUserList(MySQLStatementParser.UserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.userList(). |
Copyright © 2022 The Apache Software Foundation. All rights reserved.