| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CellReferenceOptionsContext |
OracleStatementParser.cellReferenceOptions() |
OracleStatementParser.CellReferenceOptionsContext |
OracleStatementParser.ModelClauseContext.cellReferenceOptions() |
OracleStatementParser.CellReferenceOptionsContext |
OracleStatementParser.ReferenceModelContext.cellReferenceOptions() |
OracleStatementParser.CellReferenceOptionsContext |
OracleStatementParser.MainModelContext.cellReferenceOptions() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCellReferenceOptions(OracleStatementParser.CellReferenceOptionsContext ctx)
Visit a parse tree produced by
OracleStatementParser.cellReferenceOptions(). |
T |
OracleStatementBaseVisitor.visitCellReferenceOptions(OracleStatementParser.CellReferenceOptionsContext ctx)
Visit a parse tree produced by
OracleStatementParser.cellReferenceOptions(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.