Module: Heist::Scheme::Vector0
- Defined in:
- lib/heist/parser/scheme.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#hash ⇒ Object
570 571 572 |
# File 'lib/heist/parser/scheme.rb', line 570 def hash elements[0] end |
#ignore ⇒ Object
574 575 576 |
# File 'lib/heist/parser/scheme.rb', line 574 def ignore elements[3] end |