| Package | Description |
|---|---|
| org.eclipse.golo.compiler.ir |
(this is an internal API)
|
| Modifier and Type | Class and Description |
|---|---|
class |
CaseStatement |
class |
MatchExpression |
| Modifier and Type | Method and Description |
|---|---|
Alternatives<T> |
Alternatives.otherwise(java.lang.Object action) |
Alternatives<T> |
Alternatives.then(java.lang.Object action) |
Alternatives<T> |
Alternatives.when(java.lang.Object cond) |