Module: EDNGRAMMAR::HComment3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
9452 9453 9454 |
# File 'lib/parser/edngrammar.rb', line 9452 def eol_comment elements[0] end |
#i_LF ⇒ Object
9456 9457 9458 |
# File 'lib/parser/edngrammar.rb', line 9456 def i_LF elements[2] end |