Uses of Class
eu.bandm.tscore.base.Translet.CoTupleParser
Package
Description
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of Translet.CoTupleParser in eu.bandm.tscore.base
Modifier and TypeClassDescriptionstatic 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.