small clean

This commit is contained in:
Torsten Ruger
2015-09-27 14:07:02 +03:00
parent dba94827ec
commit 94c08f7129
6 changed files with 5 additions and 19 deletions

View File

@ -11,10 +11,9 @@ module Parfait
# name
# arg_names
# known local variable names
# temp variables (numbered)
# executable code
# ps, the compiler injects its own info, see virtual::compiled_method_info
# ps, the compiler injects its own info, see Virtual::MethodSource
class Method < Object