Module: Delorean::Expression2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#e1 ⇒ Object
832 833 834 |
# File 'lib/delorean/delorean.rb', line 832 def e1 elements[6] end |
#e2 ⇒ Object
836 837 838 |
# File 'lib/delorean/delorean.rb', line 836 def e2 elements[10] end |
#v ⇒ Object
828 829 830 |
# File 'lib/delorean/delorean.rb', line 828 def v elements[2] end |