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

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

Methods in eu.bandm.tools.ulex that return ULex.End
static ULex.End ULex.end()
          Convenience wrapper around constructor call.