Modifier and Type | Method and Description |
---|---|
SQLBlockStatement |
SQLBlockStatement.clone() |
Modifier and Type | Method and Description |
---|---|
SQLBlockStatement |
MySqlStatementParser.parseBlock() |
SQLBlockStatement |
MySqlStatementParser.parseBlock(String label)
parse loop statement with label
|
Modifier and Type | Method and Description |
---|---|
boolean |
MySqlOutputVisitor.visit(SQLBlockStatement x) |
Modifier and Type | Method and Description |
---|---|
void |
OracleOutputVisitor.endVisit(SQLBlockStatement x) |
Modifier and Type | Method and Description |
---|---|
boolean |
SQLServerOutputVisitor.visit(SQLBlockStatement x) |
Modifier and Type | Method and Description |
---|---|
void |
SQLASTVisitorAdapter.endVisit(SQLBlockStatement x) |
void |
SQLASTVisitor.endVisit(SQLBlockStatement x) |
boolean |
SQLASTVisitorAdapter.visit(SQLBlockStatement x) |
boolean |
SQLASTVisitor.visit(SQLBlockStatement x) |
boolean |
SQLASTOutputVisitor.visit(SQLBlockStatement x) |
boolean |
SchemaStatVisitor.visit(SQLBlockStatement x) |
Copyright © 2013–2017 Alibaba Group. All rights reserved.