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