Package | Description |
---|---|
eu.bandm.tscore.base |
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework. |
Modifier and Type | Class and Description |
---|---|
static class |
Translet.OrCoTupleParser<A,B,C,D>
Realizes disjunction which is nondeterministic and returns a CoTuple.
|
static class |
Translet.PriorCoTupleParser<A,B,C,D>
Realizes disjunction which is priorized and returns a CoTuple.
|