Class p.u.r.t.SearchIterator:
Part of
pida
.
utils
.
rat
.
text
View In Hierarchy
Undocumented
Line #
Kind
Name
Docs
22
Method
__init__
Undocumented
45
Method
next
Undocumented
69
Method
__iter__
Undocumented
def __init__(self, text_buffer, search_text, find_forward=True, start_in_cursor=True, next_iter=None):
Undocumented
def next(self):
Undocumented
def __iter__(self):
Undocumented
API Documentation
for
PIDA
, generated by
pydoctor
.