Uses of Class
eu.bandm.tscore.base.Translet.CoTupleParser
Packages that use 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
Subclasses of Translet.CoTupleParser in eu.bandm.tscore.baseModifier and TypeClassDescriptionstatic classTranslet.OrCoTupleParser<A,B, C, D> Realizes disjunction which is nondeterministic and returns a CoTuple.static classTranslet.PriorCoTupleParser<A,B, C, D> Realizes disjunction which is priorized and returns a CoTuple.