heckle.rb
Path:
lib/heckle.rb
Last Update:
Fri Oct 15 22:14:34 +0000 2010
Required files
rubygems parse_tree sexp_processor ruby2ruby timeout tempfile pp
Constants
ASGN_NODES
=
MUTATABLE_NODES.map { |n| n.to_s }.grep(/asgn/).map do |n| n.intern
All assignment nodes that can be mutated by
Heckle
..
[Validate]