public class SwitchStatementHelper extends Object
SwitchStatement the case branches in a way that to the
case branches, that do not end with break, the following case branch is
added.| Constructor and Description |
|---|
SwitchStatementHelper() |
| Modifier and Type | Method and Description |
|---|---|
static ArrayList<ArrayList<org.eclipse.gmt.modisco.java.Statement>> |
createBlockListFromSwitchStatement(org.eclipse.gmt.modisco.java.SwitchStatement switchStatement) |