Class: Mutant::Matcher::Method::Instance::Evaluator Private

Inherits:
Evaluator
  • Object
show all
Defined in:
lib/mutant/matcher/method/instance.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance method specific evaluator

Direct Known Subclasses

Memoized

Defined Under Namespace

Classes: Memoized

Constant Summary collapse

SUBJECT_CLASS =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

Subject::Method::Instance
NAME_INDEX =

This constant is part of a private API. You should avoid using this constant if possible, as it may be removed or be changed in the future.

0

Method Summary

Methods inherited from Evaluator

#call