Class: Anchor::Types::Literal

Inherits:
Struct
  • Object
show all
Defined in:
lib/anchor/types.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value


13
14
15
# File 'lib/anchor/types.rb', line 13

def value
  @value
end