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