Module: EDNGRAMMAR::RawAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#r_app_string_hObject



10242
10243
10244
# File 'lib/parser/edngrammar.rb', line 10242

def r_app_string_h
  elements[2]
end

#startrawdelimObject



10238
10239
10240
# File 'lib/parser/edngrammar.rb', line 10238

def startrawdelim
  elements[1]
end