Module: EDNGRAMMAR::RawAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#r_app_string_hObject



8965
8966
8967
# File 'lib/parser/edngrammar.rb', line 8965

def r_app_string_h
  elements[2]
end

#startrawdelimObject



8961
8962
8963
# File 'lib/parser/edngrammar.rb', line 8961

def startrawdelim
  elements[1]
end