Class: Fusion::Ident
- Inherits:
-
Struct
- Object
- Struct
- Fusion::Ident
- Defined in:
- lib/fusion.rb
Overview
read a builtin/bound name
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
220 221 222 |
# File 'lib/fusion.rb', line 220 def name @name end |