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