Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
8600 8601 8602 |
# File 'lib/parser/edngrammar.rb', line 8600 def eol_comment elements[0] end |
#i_LF ⇒ Object
8604 8605 8606 |
# File 'lib/parser/edngrammar.rb', line 8604 def i_LF elements[2] end |