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