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