Class: Anchor::Types::Literal
- Inherits:
-
Struct
- Object
- Struct
- Anchor::Types::Literal
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
13 14 15 |
# File 'lib/anchor/types.rb', line 13 def value @value end |