| Package | Description |
|---|---|
| gw.lang.ir.statement |
| Modifier and Type | Method and Description |
|---|---|
List<IRCaseClause> |
IRSwitchStatement.getCases() |
| Constructor and Description |
|---|
IRSwitchStatement(IRStatement init,
List<IRCaseClause> cases,
List<IRStatement> defaultStatements,
boolean areLabelsConstant) |
Copyright © 2022. All rights reserved.