Myhtml::Iterator::Scope
Inherits Myhtml::Iterator::Filter < Iterator < Enumerable < Struct < Value < Object
Constructors
new(start_node : Myhtml::Node)
SourceInstance methods
next
Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there
are no more elements.
rewind
Source