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