Class: Steep::TypeName::Interface

Inherits:
Base
  • Object
show all
Defined in:
lib/steep/type_name.rb

Instance Attribute Summary

Attributes inherited from Base

#name

Instance Method Summary collapse

Methods inherited from Base

#==, #hash, #initialize, #to_s

Constructor Details

This class inherits a constructor from Steep::TypeName::Base

Instance Method Details

#map_module_nameObject



30
31
32
# File 'lib/steep/type_name.rb', line 30

def map_module_name
  self
end