Module: Delorean::DotExp4
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#b_args ⇒ Object
1767 1768 1769 |
# File 'lib/delorean/delorean.rb', line 1767 def b_args elements[3] end |
#expressions ⇒ Object
1771 1772 1773 |
# File 'lib/delorean/delorean.rb', line 1771 def expressions elements[4] end |
#i ⇒ Object
1763 1764 1765 |
# File 'lib/delorean/delorean.rb', line 1763 def i elements[2] end |