Module: Delorean::DotExp2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#al ⇒ Object
1488 1489 1490 |
# File 'lib/delorean/delorean.rb', line 1488 def al elements[5] end |
#b_args ⇒ Object
1492 1493 1494 |
# File 'lib/delorean/delorean.rb', line 1492 def b_args elements[8] end |
#expressions ⇒ Object
1496 1497 1498 |
# File 'lib/delorean/delorean.rb', line 1496 def expressions elements[9] end |
#i ⇒ Object
1484 1485 1486 |
# File 'lib/delorean/delorean.rb', line 1484 def i elements[2] end |