| Package | Description |
|---|---|
| brennus.model |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseBlockStatement |
class |
GotoCaseStatement |
| Modifier and Type | Method and Description |
|---|---|
ImmutableList<CaseStatement> |
SwitchStatement.getCaseStatements() |
| Constructor and Description |
|---|
SwitchStatement(int line,
Expression expression,
ImmutableList<CaseStatement> caseStatements,
CaseBlockStatement defaultCaseStatement) |
Copyright © 2014. All Rights Reserved.