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