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

Packages that use ULex.ToLower
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.ToLower in eu.bandm.tools.ulex
 

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