| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
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() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.