Module: Delorean::DotExp4
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#b_args ⇒ Object
1517 1518 1519 |
# File 'lib/delorean/delorean.rb', line 1517 def b_args elements[3] end |
#expressions ⇒ Object
1521 1522 1523 |
# File 'lib/delorean/delorean.rb', line 1521 def expressions elements[4] end |
#i ⇒ Object
1513 1514 1515 |
# File 'lib/delorean/delorean.rb', line 1513 def i elements[2] end |