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