Package | Description |
---|---|
eu.bandm.tools.ramus.runtime2 |
Modifier and Type | Method and Description |
---|---|
static <R,M,O> Choice<R,M,O> |
Choice.either(Action<R,M,O> first,
Action<R,M,O> second) |
Modifier and Type | Method and Description |
---|---|
void |
Action.Visitor.visit(Choice<? extends R,M,O> x) |
see also the complete user documentation .