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