| 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) |
Copyright © 2017. All rights reserved.