| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.RangePartitionDescContext |
OracleStatementParser.rangePartitionDesc() |
OracleStatementParser.RangePartitionDescContext |
OracleStatementParser.CompositeRangePartitionsContext.rangePartitionDesc(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.RangePartitionDescContext> |
OracleStatementParser.CompositeRangePartitionsContext.rangePartitionDesc() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitRangePartitionDesc(OracleStatementParser.RangePartitionDescContext ctx)
Visit a parse tree produced by
OracleStatementParser.rangePartitionDesc(). |
T |
OracleStatementBaseVisitor.visitRangePartitionDesc(OracleStatementParser.RangePartitionDescContext ctx)
Visit a parse tree produced by
OracleStatementParser.rangePartitionDesc(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.