Uses of Class
eu.bandm.tools.ulex.ULex.Length

Packages that use ULex.Length
eu.bandm.tools.ulex "u-lex" stands for "micro lexer" and supports small-scale text analysis by a fully typed combinator library. 
 

Uses of ULex.Length in eu.bandm.tools.ulex
 

Methods in eu.bandm.tools.ulex that return ULex.Length
static
<S> ULex.Length<S>
ULex.length(ULex<List<S>> sub)
          Convenience wrapper around constructor call; esp.