| Modifier and Type | Field and Description |
|---|---|
private java.util.ArrayList<CaseJBlock> |
ImplJSwitch.cases |
| Modifier and Type | Method and Description |
|---|---|
private <T extends CaseJBlock> |
ImplJSwitch.add(T item) |
| Modifier and Type | Method and Description |
|---|---|
(package private) java.util.ArrayList<CaseJBlock> |
ImplJSwitch.getCases() |