| Package | Description |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| Modifier and Type | Method and Description |
|---|---|
OracleStatementParser.CellAssignmentContext |
OracleStatementParser.cellAssignment() |
OracleStatementParser.CellAssignmentContext |
OracleStatementParser.ModelRulesClauseContext.cellAssignment(int i) |
| Modifier and Type | Method and Description |
|---|---|
List<OracleStatementParser.CellAssignmentContext> |
OracleStatementParser.ModelRulesClauseContext.cellAssignment() |
| Modifier and Type | Method and Description |
|---|---|
T |
OracleStatementVisitor.visitCellAssignment(OracleStatementParser.CellAssignmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.cellAssignment(). |
T |
OracleStatementBaseVisitor.visitCellAssignment(OracleStatementParser.CellAssignmentContext ctx)
Visit a parse tree produced by
OracleStatementParser.cellAssignment(). |
Copyright © 2023 The Apache Software Foundation. All rights reserved.