Class: Anchor::Types::Literal
- Inherits:
-
Data
- Object
- Data
- Anchor::Types::Literal
- Defined in:
- lib/anchor/types.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
readonly
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object (readonly)
Returns the value of attribute value
35 36 37 |
# File 'lib/anchor/types.rb', line 35 def value @value end |