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