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