Module: EDNGRAMMAR::HComment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#h_end_star ⇒ Object
9159 9160 9161 |
# File 'lib/parser/edngrammar.rb', line 9159 def h_end_star elements[1] end |
#h_non_slash_star ⇒ Object
9155 9156 9157 |
# File 'lib/parser/edngrammar.rb', line 9155 def h_non_slash_star elements[0] end |