Class: Strling::Nodes::Dot

Inherits:
Data
  • Object
show all
Defined in:
lib/strling/nodes.rb

Overview

Placeholder

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject (readonly)

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



17
18
19
# File 'lib/strling/nodes.rb', line 17

def value
  @value
end