Searched refs:__match (Results 1 – 1 of 1) sorted by relevance
555 def __match(self, op, obj, match_obj): member in ConcreteInterpreter586 if self.__match(op1, obj, match_obj1) and self.__match(op2, obj, match_obj2):
Completed in 7 milliseconds