| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.CreateUserListContext |
MySQLStatementParser.createUserList() |
MySQLStatementParser.CreateUserListContext |
MySQLStatementParser.CreateUserContext.createUserList() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitCreateUserList(MySQLStatementParser.CreateUserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.createUserList(). |
T |
MySQLStatementVisitor.visitCreateUserList(MySQLStatementParser.CreateUserListContext ctx)
Visit a parse tree produced by
MySQLStatementParser.createUserList(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.