Class: Anchor::Types::Reference
- Inherits:
-
Data
- Object
- Data
- Anchor::Types::Reference
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
readonly
Returns the value of attribute name.
Instance Method Summary collapse
Instance Attribute Details
#name ⇒ Object (readonly)
Returns the value of attribute name
57 58 59 |
# File 'lib/anchor/types.rb', line 57 def name @name end |