Uses of Class
net.seesharpsoft.commons.util.Lexer.StateInfo
| Package | Description |
|---|---|
| net.seesharpsoft.commons.util |
-
Uses of Lexer.StateInfo in net.seesharpsoft.commons.util
Methods in net.seesharpsoft.commons.util that return types with arguments of type Lexer.StateInfo Modifier and Type Method Description java.util.List<Lexer.StateInfo<T>>Lexer. parse(java.lang.String input)java.util.List<Lexer.StateInfo<T>>Lexer. parseStates(java.util.List<Tokenizer.TokenInfo<T>> tokenInfos)