Module: Heist::Scheme::Ignore0
- Defined in:
- lib/heist/parser/scheme.rb
Overview
:nodoc:
Instance Method Summary collapse
Instance Method Details
#comment ⇒ Object
1605 1606 1607 |
# File 'lib/heist/parser/scheme.rb', line 1605 def comment elements[0] end |
#ignore ⇒ Object
1609 1610 1611 |
# File 'lib/heist/parser/scheme.rb', line 1609 def ignore elements[1] end |