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