Module: Delorean::Expression3
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#e1 ⇒ Object
944 945 946 |
# File 'lib/delorean/delorean.rb', line 944 def e1 elements[6] end |
#e2 ⇒ Object
952 953 954 |
# File 'lib/delorean/delorean.rb', line 952 def e2 elements[13] end |
#elsifs ⇒ Object
948 949 950 |
# File 'lib/delorean/delorean.rb', line 948 def elsifs elements[9] end |
#v ⇒ Object
940 941 942 |
# File 'lib/delorean/delorean.rb', line 940 def v elements[2] end |