heckle.rb
Path:
lib/heckle.rb
Last Update:
Tue Jun 05 19:52:31 -0700 2007
Required files
rubygems parse_tree ruby2ruby timeout tempfile
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]