Module: EDNGRAMMAR::RhComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#rh_ends_in_star ⇒ Object
10450 10451 10452 |
# File 'lib/parser/edngrammar.rb', line 10450 def rh_ends_in_star elements[1] end |
#rh_non_slash_star ⇒ Object
10446 10447 10448 |
# File 'lib/parser/edngrammar.rb', line 10446 def rh_non_slash_star elements[0] end |