|
||||||||||
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.DecimalDigit
Returns a parsed decimal digit 0..9 |
static class |
ULex.Int
Returns a parsed integer |
static class |
ULex.Natural
Returns a parsed natural number > 0, iff possible |
static class |
ULex.Natural_0
Returns a parsed natural number >= 0, iff possible |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |