Module: EDNGRAMMAR::HComment3
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#eol_comment ⇒ Object
9172 9173 9174 |
# File 'lib/parser/edngrammar.rb', line 9172 def eol_comment elements[0] end |
#i_LF ⇒ Object
9176 9177 9178 |
# File 'lib/parser/edngrammar.rb', line 9176 def i_LF elements[2] end |