Method: Skeem::DoExpression#commands
- Defined in:
- lib/skeem/s_expr_nodes.rb
#commands ⇒ Object (readonly)
expression to execute in each iteration
448 449 450 |
# File 'lib/skeem/s_expr_nodes.rb', line 448 def commands @commands end |