Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_ends_in_star ⇒ Object
9439 9440 9441 |
# File 'lib/parser/edngrammar.rb', line 9439 def h_ends_in_star elements[1] end |
#h_non_slash_star ⇒ Object
9435 9436 9437 |
# File 'lib/parser/edngrammar.rb', line 9435 def h_non_slash_star elements[0] end |