Class: Mutant::Mutator::Node::Send::Index

Inherits:
Mutant::Mutator::Node::Send show all
Defined in:
lib/mutant/mutator/node/send/index.rb

Overview

Base mutator for index operations

Direct Known Subclasses

Assign, Reference

Defined Under Namespace

Classes: Assign, Reference

Constant Summary

Constants inherited from Mutant::Mutator::Node::Send

ASSIGN_SUFFIX, INDEX_ASSIGN, INDEX_REFERENCE, SELECTOR_REPLACEMENTS

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