| 限定符和类型 | 方法和说明 |
|---|---|
SQLLoopStatement |
SQLLoopStatement.clone() |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLLoopStatement |
MySqlStatementParser.parseLoop()
parse loop statement
|
SQLLoopStatement |
MySqlStatementParser.parseLoop(String label)
parse loop statement with label
|
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLLoopStatement x) |
| 限定符和类型 | 方法和说明 |
|---|---|
SQLLoopStatement |
OracleStatementParser.parseLoop() |
| 限定符和类型 | 方法和说明 |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLLoopStatement x) |
default boolean |
SQLASTVisitor.visit(SQLLoopStatement x) |
boolean |
GbaseOutputVisitor.visit(SQLLoopStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLLoopStatement x) |
Copyright © 2013–2023. All rights reserved.