Class: Anchor::Types::Reference
- Inherits:
-
Data
- Object
- Data
- Anchor::Types::Reference
- Defined in:
- lib/anchor/types.rb
Direct Known Subclasses
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
100 101 102 |
# File 'lib/anchor/types.rb', line 100 def name @name end |