Module: EDNGRAMMAR::Comment1
- Defined in:
- lib/parser/edngrammar.rb
Instance Method Summary collapse
Instance Method Details
#ends_in_star ⇒ Object
3955 3956 3957 |
# File 'lib/parser/edngrammar.rb', line 3955 def ends_in_star elements[1] end |
#non_slash_star ⇒ Object
3951 3952 3953 |
# File 'lib/parser/edngrammar.rb', line 3951 def non_slash_star elements[0] end |