Class: Strling::Nodes::Dot
- Inherits:
-
Data
- Object
- Data
- Strling::Nodes::Dot
- Defined in:
- lib/strling/nodes.rb
Overview
Placeholder
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
17 18 19 |
# File 'lib/strling/nodes.rb', line 17 def value @value end |