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