Module: Delorean::HashArgs2
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
permalink #args_rest ⇒ Object
[View source]
3973 3974 3975 |
# File 'lib/delorean/delorean.rb', line 3973 def args_rest elements[4] end |
permalink #e0 ⇒ Object
[View source]
3965 3966 3967 |
# File 'lib/delorean/delorean.rb', line 3965 def e0 elements[1] end |
permalink #ifexp ⇒ Object
[View source]
3969 3970 3971 |
# File 'lib/delorean/delorean.rb', line 3969 def ifexp elements[3] end |
permalink #splat ⇒ Object
[View source]
3961 3962 3963 |
# File 'lib/delorean/delorean.rb', line 3961 def splat elements[0] end |