| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ULex.PatternInteger | |
|---|---|
| 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.PatternInteger in eu.bandm.tools.ulex | 
|---|
| Subclasses of ULex.PatternInteger in eu.bandm.tools.ulex | |
|---|---|
| static class | ULex.DecimalDigitReturns a parsed decimal digit 0..9 | 
| static class | ULex.IntReturns a parsed integer | 
| static class | ULex.NaturalReturns a parsed natural number > 0, iff possible | 
| static class | ULex.Natural_0Returns a parsed natural number >= 0, iff possible | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||