Obelisk::ChainedTokenIterator
Inherits Iterator < Enumerable < Reference < Object
Token iterator that processes tokens through a chain of lexers
Constructors
Instance methods
next
Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there
are no more elements.