Uses of Class
eu.bandm.tscore.base.RawParser.PosList
Package
Description
Generic and low level data types and transformation algorithms,
to be used by very different applications of the
tscore
framework.-
Uses of RawParser.PosList in eu.bandm.tscore.base
Modifier and TypeFieldDescription(package private) SortedMap<Integer,
@Opt RawParser.PosList> RawParser.PosList.subList
Modifier and TypeMethodDescriptionRawParser.foldInto
(SortedMap<Integer, RawParser.PosList> target, SortedMap<Integer, List<Token>> data, boolean isTopLevel) Folds a sequence of input tokens in the main parameter line of a voice into a sub-tree ofRawParser.PosList
, controled by opening and closing parentheses.