Module: Heist::Scheme::Vector1
- Defined in:
- lib/heist/parser/scheme.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#hash ⇒ Object
581 582 583 |
# File 'lib/heist/parser/scheme.rb', line 581 def hash elements[0] end |
#ignore ⇒ Object
585 586 587 |
# File 'lib/heist/parser/scheme.rb', line 585 def ignore elements[3] end |