Module: EDNGRAMMAR::Comment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#end_star ⇒ Object
3585 3586 3587 |
# File 'lib/parser/edngrammar.rb', line 3585 def end_star elements[1] end |
#non_slash_star ⇒ Object
3581 3582 3583 |
# File 'lib/parser/edngrammar.rb', line 3581 def non_slash_star elements[0] end |