Module: EDNGRAMMAR::RhComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#rh_ends_in_star ⇒ Object
10051 10052 10053 |
# File 'lib/parser/edngrammar.rb', line 10051 def rh_ends_in_star elements[1] end |
#rh_non_slash_star ⇒ Object
10047 10048 10049 |
# File 'lib/parser/edngrammar.rb', line 10047 def rh_non_slash_star elements[0] end |