| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.IndexAttributesContext |
OracleStatementParser.indexAttributes() |
OracleStatementParser.IndexAttributesContext |
OracleStatementParser.ClusterIndexClauseContext.indexAttributes() |
| Modifier and Type | Method and Description |
|---|---|
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 © 2023 The Apache Software Foundation. All rights reserved.