| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
MySQLStatementParser.ResetOptionContext |
MySQLStatementParser.resetOption() |
MySQLStatementParser.ResetOptionContext |
MySQLStatementParser.ResetStatementContext.resetOption(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<MySQLStatementParser.ResetOptionContext> |
MySQLStatementParser.ResetStatementContext.resetOption() |
| Modifier and Type | Method and Description |
|---|---|
T |
MySQLStatementBaseVisitor.visitResetOption(MySQLStatementParser.ResetOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.resetOption(). |
T |
MySQLStatementVisitor.visitResetOption(MySQLStatementParser.ResetOptionContext ctx)
Visit a parse tree produced by
MySQLStatementParser.resetOption(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.