struct

Myhtml::Iterator::Left

Inherits Myhtml::Iterator::Filter < Iterator < Enumerable < Struct < Value < Object

Constructors

new(start_node : Myhtml::Node)
Source

Instance methods

next

Returns the next element in this iterator, or Iterator::Stop::INSTANCE if there are no more elements.

Source
rewind
Source