Myhtml::SAX::TokensCollection::ScopeIterator
Inherits Myhtml::SAX::TokensCollection::Filter < Iterator < Enumerable < Reference < Object
Constructors
new(start_node : Myhtml::SAX::TokensCollection::TokenPos)
SourceInstance methods
current_node
Sourcenext
Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there
are no more elements.
rewind
Source