| Modifier and Type | Method and Description |
|---|---|
BranchingStatement |
SQLParser.branchingStatement(ParseInfo info) |
| Constructor and Description |
|---|
BranchingInstruction(BranchingStatement bs) |
| Modifier and Type | Method and Description |
|---|---|
void |
LanguageVisitor.visit(BranchingStatement obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
PreOrPostOrderNavigator.visit(BranchingStatement obj) |
| Modifier and Type | Method and Description |
|---|---|
BranchingStatement |
BranchingStatement.clone()
Deep clone statement to produce a new identical statement.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SQLStringVisitor.visit(BranchingStatement obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationVisitor.visit(BranchingStatement obj) |
Copyright © 2019. All rights reserved.