| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.AlterUserListContext |
MySQLStatementParser.alterUserList() |
MySQLStatementParser.AlterUserListContext |
MySQLStatementParser.AlterUserContext.alterUserList() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitAlterUserList(MySQLStatementParser.AlterUserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterUserList(). |
T |
MySQLStatementVisitor.visitAlterUserList(MySQLStatementParser.AlterUserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.alterUserList(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.