free_mutant/lib/mutant/mutator/node/send
John Backus eeb05a7188
Change Node#dispatch comments to standardize
Node mutator classes all have a central #dispatch method that were
previously all documented with similar but inconsistent short
descriptions:

  - "Emit mutations"
  - "Emit mutants"
  - "Perform dispatch"

This commit standardizes these comments to "Emit mutations"
2016-06-18 15:56:22 -07:00
..
attribute_assignment.rb Fix coverage of Mutant::Mutator namespace 2016-03-22 01:01:21 +00:00
binary.rb Remove redundant @api private YARD docs 2015-11-15 23:13:43 +00:00
conditional.rb Change Node#dispatch comments to standardize 2016-06-18 15:56:22 -07:00
index.rb Change Node#dispatch comments to standardize 2016-06-18 15:56:22 -07:00