Method: Mutant::Mutation::Operators.operators_name

Defined in:
lib/mutant/mutation/operators.rb

.operators_nameObject

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.



66
67
68
# File 'lib/mutant/mutation/operators.rb', line 66

def self.operators_name
  self::NAME
end