Class: GhostWheel::ParseResult
- Inherits:
-
Struct
- Object
- Struct
- GhostWheel::ParseResult
- Defined in:
- lib/ghost_wheel/parse_results.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
6 7 8 |
# File 'lib/ghost_wheel/parse_results.rb', line 6 def value @value end |