Module: Delorean::Expression1
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#e ⇒ Object
822 823 824 |
# File 'lib/delorean/delorean.rb', line 822 def e elements[2] end |
#op ⇒ Object
818 819 820 |
# File 'lib/delorean/delorean.rb', line 818 def op elements[0] end |