| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.ClusterNameContext |
OracleStatementParser.clusterName() |
OracleStatementParser.ClusterNameContext |
OracleStatementParser.ClusterIndexClauseContext.clusterName() |
OracleStatementParser.ClusterNameContext |
OracleStatementParser.ClusterRelatedClauseContext.clusterName() |
OracleStatementParser.ClusterNameContext |
OracleStatementParser.AnalyzeContext.clusterName() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.