Method: Mutant::Reporter::CLI::Printer::Mutation#original_node
- Defined in:
- lib/mutant/reporter/cli/printer/mutation.rb
permalink #original_node ⇒ Object
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.
50 51 52 |
# File 'lib/mutant/reporter/cli/printer/mutation.rb', line 50 def original_node object.subject.node end |