struct

TreeSitter::Range::Iterator

Inherits Iterator / Enumerable / Struct / Value / Object

Instance methods

next

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

Source