Class: YourDSL::Scope
- Inherits:
-
Struct
- Object
- Struct
- YourDSL::Scope
- Defined in:
- lib/yourdsl.rb
Instance Attribute Summary collapse
-
#expressions ⇒ Object
Returns the value of attribute expressions.
Instance Attribute Details
#expressions ⇒ Object
Returns the value of attribute expressions
4 5 6 |
# File 'lib/yourdsl.rb', line 4 def expressions @expressions end |