public class SwitchClause extends Object
| Constructor and Description |
|---|
SwitchClause() |
| Modifier and Type | Method and Description |
|---|---|
List<Statement> |
getBody() |
int[] |
getConditions() |
void |
setConditions(int[] conditions) |
Copyright © 2015. All rights reserved.