Class: RBS::EnvironmentWalker::SingletonNode
- Inherits:
-
Struct
- Object
- Struct
- RBS::EnvironmentWalker::SingletonNode
- 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
4 5 6 |
# File 'lib/rbs/environment_walker.rb', line 4 def type_name @type_name end |