Module: Delorean::GetattrExp0
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#dotted ⇒ Object
1373 1374 1375 |
# File 'lib/delorean/delorean.rb', line 1373 def dotted elements[1] end |
#v ⇒ Object
1369 1370 1371 |
# File 'lib/delorean/delorean.rb', line 1369 def v elements[0] end |