class Mutest::Mutator::Node::Index::Read

Private Instance Methods

index_range() click to toggle source

The range index children can be found

@return [Range]

# File lib/mutest/mutator/node/index.rb, line 79
def index_range
  NO_VALUE_RANGE
end