Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_ends_in_star ⇒ Object
9850 9851 9852 |
# File 'lib/parser/edngrammar.rb', line 9850 def h_ends_in_star elements[1] end |
#h_non_slash_star ⇒ Object
9846 9847 9848 |
# File 'lib/parser/edngrammar.rb', line 9846 def h_non_slash_star elements[0] end |