Class: Mutant::Matcher::Method::Instance::Evaluator Private
- 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
Defined Under Namespace
Classes: Memoized
Constant Summary collapse
- MATCH_NODE_TYPE =
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.
:def
- 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
- 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