Uses of Class
net.seesharpsoft.commons.util.Tokenizer.CharRange
| Package | Description |
|---|---|
| net.seesharpsoft.commons.util |
-
Uses of Tokenizer.CharRange in net.seesharpsoft.commons.util
Fields in net.seesharpsoft.commons.util declared as Tokenizer.CharRange Modifier and Type Field Description static Tokenizer.CharRangeTokenizer.CharRange. EMPTYprotected Tokenizer.CharRangeTokenizer.TokenInfo. textMethods in net.seesharpsoft.commons.util that return Tokenizer.CharRange Modifier and Type Method Description Tokenizer.CharRangeTokenizer.TokenInfo. textRange()Constructors in net.seesharpsoft.commons.util with parameters of type Tokenizer.CharRange Constructor Description TokenInfo(T token, Tokenizer.CharRange text)