Module: Bindy::Language::ArgList0
- Defined in:
- lib/bindy/language.rb
Instance Method Summary collapse
Instance Method Details
#arg_list ⇒ Object
152 153 154 |
# File 'lib/bindy/language.rb', line 152 def arg_list elements[4] end |
#expression ⇒ Object
148 149 150 |
# File 'lib/bindy/language.rb', line 148 def expression elements[0] end |