Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_ends_in_star ⇒ Object
9529 9530 9531 |
# File 'lib/parser/edngrammar.rb', line 9529 def h_ends_in_star elements[1] end |
#h_non_slash_star ⇒ Object
9525 9526 9527 |
# File 'lib/parser/edngrammar.rb', line 9525 def h_non_slash_star elements[0] end |