RegionIter

class RegionIter(*args, **kwargs)

An opaque datatype.

Ignore all its fields and initialize the iter with get_start_region_iter.

Methods

class RegionIter
get_subregion() tuple[bool, TextIter, TextIter]

Gets the subregion at this iterator.

is_end() bool
next() bool

Moves iter to the next subregion.

Fields

class RegionIter
dummy1
dummy2
dummy3