Searched refs:patch_type (Results 1 – 1 of 1) sorted by relevance
144 patch_type = node.get("type", "add") variable159 if patch_type == "add":170 elif patch_type == "remove":181 elif patch_type == "replace":193 elif patch_type == "add-child":203 elif patch_type == "replace-child":235 " E> Unknown patch type attribute found: " + patch_type