Class: Markleft::NewlineNode
- Inherits:
-
Struct
- Object
- Struct
- Markleft::NewlineNode
- Defined in:
- lib/markleft.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
191 192 193 |
# File 'lib/markleft.rb', line 191 def value @value end |