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

Inherits:
Mutant::Matcher::Method::Instance::Evaluator 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.

Evaluator specialized for memoized instance methods

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::Memoized

Constants inherited from Mutant::Matcher::Method::Instance::Evaluator

MATCH_NODE_TYPE, NAME_INDEX

Method Summary

Methods inherited from Evaluator

#call

Methods included from Procto

included