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