| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.ClusterIndexClauseContext |
OracleStatementParser.clusterIndexClause() |
OracleStatementParser.ClusterIndexClauseContext |
OracleStatementParser.CreateIndexDefinitionClauseContext.clusterIndexClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitClusterIndexClause(OracleStatementParser.ClusterIndexClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.clusterIndexClause(). |
T |
OracleStatementBaseVisitor.visitClusterIndexClause(OracleStatementParser.ClusterIndexClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.clusterIndexClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.