| Modifier and Type | Method and Description |
|---|---|
SQLLoopStatement |
SQLLoopStatement.clone() |
| Modifier and Type | Method and Description |
|---|---|
SQLLoopStatement |
MySqlStatementParser.parseLoop()
parse loop statement
|
SQLLoopStatement |
MySqlStatementParser.parseLoop(String label)
parse loop statement with label
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
MySqlOutputVisitor.visit(SQLLoopStatement x) |
| Modifier and Type | Method and Description |
|---|---|
SQLLoopStatement |
OracleStatementParser.parseLoop() |
| Modifier and Type | Method and Description |
|---|---|
default void |
SQLASTVisitor.endVisit(SQLLoopStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLLoopStatement x) |
default boolean |
SQLASTVisitor.visit(SQLLoopStatement x) |
Copyright © 2013–2020 Alibaba Group. All rights reserved.