Module: EDNGRAMMAR::CComment12
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#c_comment_end ⇒ Object
3407 3408 3409 |
# File 'lib/parser/edngrammar.rb', line 3407 def c_comment_end elements[2] end |
#c_comment_start ⇒ Object
3403 3404 3405 |
# File 'lib/parser/edngrammar.rb', line 3403 def c_comment_start elements[0] end |