Searched defs:IteratorLexer (Results 1 – 1 of 1) sorted by relevance
27 public class IteratorLexer implements Lexer { class33 public IteratorLexer(SourceFile source, Iterator<SavedToken> it) { in IteratorLexer() method in IteratorLexer