Module: Delorean::GetattrExp0
- Defined in:
- lib/delorean/delorean.rb
Instance Method Summary collapse
Instance Method Details
#dotted ⇒ Object
813 814 815 |
# File 'lib/delorean/delorean.rb', line 813 def dotted elements[1] end |
#v ⇒ Object
809 810 811 |
# File 'lib/delorean/delorean.rb', line 809 def v elements[0] end |