Module: Delorean::Expression2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#e1 ⇒ Object
534 535 536 |
# File 'lib/delorean/delorean.rb', line 534 def e1 elements[6] end |
#e2 ⇒ Object
538 539 540 |
# File 'lib/delorean/delorean.rb', line 538 def e2 elements[10] end |
#v ⇒ Object
530 531 532 |
# File 'lib/delorean/delorean.rb', line 530 def v elements[2] end |