Class: Mutant::Mutator::Node::Literal::Boolean

Inherits:
Mutant::Mutator::Node::Literal show all
Defined in:
lib/mutant/mutator/node/literal/boolean.rb

Overview

Abstract mutator for boolean literals

Constant Summary

Constants included from NodeHelpers

NodeHelpers::INFINITY, NodeHelpers::NAN, NodeHelpers::NEGATIVE_INFINITY, NodeHelpers::N_EMPTY, NodeHelpers::N_FALSE, NodeHelpers::N_NIL, NodeHelpers::N_SELF, NodeHelpers::N_TRUE, NodeHelpers::RAISE

Instance Attribute Summary

Attributes inherited from Mutant::Mutator

#input, #parent

Method Summary

Methods included from NodeHelpers

#n_not, s

Methods inherited from Mutant::Mutator

each