Module: Trxl::Application0
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#actual_parameter_list ⇒ Object
1429 1430 1431 |
# File 'lib/trxl/trxl_grammar.rb', line 1429 def actual_parameter_list elements[1] end |
#space ⇒ Object
1425 1426 1427 |
# File 'lib/trxl/trxl_grammar.rb', line 1425 def space elements[0] end |