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