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