actually start doing something in to_mom
though still dummy
This commit is contained in:
@ -14,6 +14,9 @@ module Vool
|
||||
def add_local( array )
|
||||
array << @name
|
||||
end
|
||||
def to_mom( method )
|
||||
Mom::SlotLoad.new
|
||||
end
|
||||
end
|
||||
class InstanceAssignment < Assignment
|
||||
# used to collect type information
|
||||
|
Reference in New Issue
Block a user