Method: Ikra::AST::ReturnNode#value
- Defined in:
- lib/ast/nodes.rb
#value ⇒ Object (readonly)
Returns the value of attribute value.
685 686 687 |
# File 'lib/ast/nodes.rb', line 685 def value @value end |
Returns the value of attribute value.
685 686 687 |
# File 'lib/ast/nodes.rb', line 685 def value @value end |