Class: RBS::EnvironmentWalker::InstanceNode
- Inherits:
-
Struct
- Object
- Struct
- RBS::EnvironmentWalker::InstanceNode
- Defined in:
- lib/rbs/environment_walker.rb
Instance Attribute Summary collapse
-
#type_name ⇒ Object
Returns the value of attribute type_name.
Instance Attribute Details
#type_name ⇒ Object
Returns the value of attribute type_name
3 4 5 |
# File 'lib/rbs/environment_walker.rb', line 3 def type_name @type_name end |