Module: EDNGRAMMAR::Comment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#ends_in_star ⇒ Object
4264 4265 4266 |
# File 'lib/parser/edngrammar.rb', line 4264 def ends_in_star elements[1] end |
#non_slash_star ⇒ Object
4260 4261 4262 |
# File 'lib/parser/edngrammar.rb', line 4260 def non_slash_star elements[0] end |