| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.IndexAttributesContext |
OracleStatementParser.indexAttributes() |
OracleStatementParser.IndexAttributesContext |
OracleStatementParser.ClusterIndexClauseContext.indexAttributes() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
OracleStatementVisitor.visitIndexAttributes(OracleStatementParser.IndexAttributesContext ctx)
Visit a parse tree produced by
OracleStatementParser.indexAttributes(). |
T |
OracleStatementBaseVisitor.visitIndexAttributes(OracleStatementParser.IndexAttributesContext ctx)
Visit a parse tree produced by
OracleStatementParser.indexAttributes(). |
Copyright © 2021 The Apache Software Foundation. All rights reserved.