Module: EDNGRAMMAR::RhComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#rh_end_star ⇒ Object
9771 9772 9773 |
# File 'lib/parser/edngrammar.rb', line 9771 def rh_end_star elements[1] end |
#rh_non_slash_star ⇒ Object
9767 9768 9769 |
# File 'lib/parser/edngrammar.rb', line 9767 def rh_non_slash_star elements[0] end |