Searched defs:DiffType (Results 1 – 2 of 2) sorted by relevance
137 class DiffType(enum.Enum): class398 def __init__(self, diff_type: DiffType, old_differ_content, new_differ_content):
122 def get_initial_result_obj(diff_type: DiffType, old_differ_content, new_differ_content):