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