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 | Method and Description |
---|---|
static <D> Translet.HeadParser<D> |
Translet.HEAD(Translet.Parser<D> sub,
Translet.Parser<?>... subs)
Factors method to create one head parser.
|