7 8 9
# File 'lib/frepl/statements/derived_type.rb', line 7 def accept(visitor) visitor.visit_derived_type(self) end