Module: Trxl::WhenExpressionList0
- Defined in:
- lib/trxl/trxl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#SPACE ⇒ Object
1339 1340 1341 |
# File 'lib/trxl/trxl_grammar.rb', line 1339 def SPACE elements[0] end |
#when_expression ⇒ Object
1343 1344 1345 |
# File 'lib/trxl/trxl_grammar.rb', line 1343 def when_expression elements[1] end |