Searched refs:CLASS_NAME_TO_NUM_MAP (Results 1 – 1 of 1) sorted by relevance
88 CLASS_NAME_TO_NUM_MAP = { variable347 if class_ not in CLASS_NAME_TO_NUM_MAP:349 class_ = CLASS_NAME_TO_NUM_MAP[class_]373 if class_ not in CLASS_NAME_TO_NUM_MAP:389 self.class_ = CLASS_NAME_TO_NUM_MAP[class_]394 if class_ not in CLASS_NAME_TO_NUM_MAP:402 self.class_ = CLASS_NAME_TO_NUM_MAP[class_]5292 elif value.class_ != CLASS_NAME_TO_NUM_MAP[class_] or value.tag != tag:5340 required_class = CLASS_NAME_TO_NUM_MAP[required_class]