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