Class: Wood::Nodes::Function::Declaration
- Defined in:
- lib/wood/nodes/function.rb
Instance Attribute Summary collapse
-
#scope ⇒ Object
Returns the value of attribute scope.
Instance Attribute Details
#scope ⇒ Object
Returns the value of attribute scope.
14 15 16 |
# File 'lib/wood/nodes/function.rb', line 14 def scope @scope end |