Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_ends_in_star ⇒ Object
9482 9483 9484 |
# File 'lib/parser/edngrammar.rb', line 9482 def h_ends_in_star elements[1] end |
#h_non_slash_star ⇒ Object
9478 9479 9480 |
# File 'lib/parser/edngrammar.rb', line 9478 def h_non_slash_star elements[0] end |