ifx most of the conversion
well . . it's still converting to ruby, minor detail
This commit is contained in:
@ -16,7 +16,7 @@ module Ruby
|
||||
end
|
||||
end
|
||||
|
||||
def normalize
|
||||
def to_vool
|
||||
meths = body.statements.collect{|meth| meth.normalize}
|
||||
ClassStatement.new(@name , @super_class_name, Statements.new(meths) )
|
||||
end
|
||||
|
Reference in New Issue
Block a user