| 程序包 | 说明 |
|---|---|
| org.apache.shardingsphere.sql.parser.autogen |
| 限定符和类型 | 方法和说明 |
|---|---|
OracleStatementParser.SingleColumnForLoopContext |
OracleStatementParser.singleColumnForLoop() |
OracleStatementParser.SingleColumnForLoopContext |
OracleStatementParser.CellAssignmentContext.singleColumnForLoop(int i) |
OracleStatementParser.SingleColumnForLoopContext |
OracleStatementParser.ModelExprContext.singleColumnForLoop(int i) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<OracleStatementParser.SingleColumnForLoopContext> |
OracleStatementParser.CellAssignmentContext.singleColumnForLoop() |
List<OracleStatementParser.SingleColumnForLoopContext> |
OracleStatementParser.ModelExprContext.singleColumnForLoop() |
| 限定符和类型 | 方法和说明 |
|---|---|
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 © 2021 The Apache Software Foundation. All rights reserved.