public interface Lexer
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
Lexer |
consume(CharIterator str) |
Lexer |
lex(String str) |
Lexer consume(CharIterator str)
void clear()
Copyright © December 07, 2012–2015 The Internet Party. All rights reserved.