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