b.m._Reconstructor(object) : class documentation

Part of bzrlib.multiparent View In Hierarchy

Build a text from the diffs, ancestry graph and cached lines
Method __init__ Undocumented
Method reconstruct Append the lines referred to by a ParentText to lines
Method reconstruct_version Undocumented
Method _reconstruct Append lines for the requested version_id range
def __init__(self, diffs, lines, parents):
Undocumented
def reconstruct(self, lines, parent_text, version_id):
Append the lines referred to by a ParentText to lines
def _reconstruct(self, lines, req_version_id, req_start, req_end):
Append lines for the requested version_id range
def reconstruct_version(self, lines, version_id):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.