Module: EDNGRAMMAR::RhComment1

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#rh_ends_in_starObject



10391
10392
10393
# File 'lib/parser/edngrammar.rb', line 10391

def rh_ends_in_star
  elements[1]
end

#rh_non_slash_starObject



10387
10388
10389
# File 'lib/parser/edngrammar.rb', line 10387

def rh_non_slash_star
  elements[0]
end