Class: Mutant::Mutator::Node::Literal::Range::Exclude

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

Overview

Mutator for range exclude literals

Constant Summary collapse

INVERSE_CLASS =
Rubinius::AST::Range

Instance Attribute Summary

Attributes inherited from Mutant::Mutator

#input

Method Summary

Methods inherited from Mutant::Mutator::Node

identity

Methods inherited from Mutant::Mutator

each, identity