Package | Description |
---|---|
eu.bandm.tools.umod.runtime |
Runtime classes for the model code generated by the
umod-Compiler , esp for data integrity
de/serialization, visualzation, visitors and rewriters. |
Modifier and Type | Class and Description |
---|---|
class |
CheckedPair_L<L,R>
Implements "Pair" operations and guarantees stricness of left side component.
|
class |
CheckedPair_LR<L,R>
Implements "Pair" operations and guarantees stricness of both components.
|
Modifier and Type | Method and Description |
---|---|
protected <T,U> BiFunction<T,U,Pair_checkedLeft<T,U>> |
Phrasebook.consPair_checkedLeft() |
protected <T,U> BiFunction<T,U,Pair_checkedLeft<T,U>> |
Phrasebook.consPair_checkedLeft() |
see also the complete user documentation .