| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.AddOrDropClauseContext |
OracleStatementParser.addOrDropClause() |
OracleStatementParser.AddOrDropClauseContext |
OracleStatementParser.AlterIndexTypeContext.addOrDropClause(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.AddOrDropClauseContext> |
OracleStatementParser.AlterIndexTypeContext.addOrDropClause() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitAddOrDropClause(OracleStatementParser.AddOrDropClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.addOrDropClause(). |
T |
OracleStatementBaseVisitor.visitAddOrDropClause(OracleStatementParser.AddOrDropClauseContext ctx)
Visit a parse tree produced by
OracleStatementParser.addOrDropClause(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.