Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_ends_in_star ⇒ Object
9838 9839 9840 |
# File 'lib/parser/edngrammar.rb', line 9838 def h_ends_in_star elements[1] end |
#h_non_slash_star ⇒ Object
9834 9835 9836 |
# File 'lib/parser/edngrammar.rb', line 9834 def h_non_slash_star elements[0] end |