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