Module: Delorean::Expression1
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#e ⇒ Object
524 525 526 |
# File 'lib/delorean/delorean.rb', line 524 def e elements[2] end |
#op ⇒ Object
520 521 522 |
# File 'lib/delorean/delorean.rb', line 520 def op elements[0] end |