org.codehaus.janino
public static class Java.SwitchStatement.SwitchBlockStatementGroup extends Java.Located
| Field Summary | |
|---|---|
| List | blockStatements |
| List | caseLabels |
| boolean | hasDefaultLabel |
| Constructor Summary | |
|---|---|
| SwitchBlockStatementGroup(Location location, List caseLabels, boolean hasDefaultLabel, List blockStatements) | |
| Method Summary | |
|---|---|
| String | toString() |