Module: EDNGRAMMAR::RawAppStringH0

Defined in:
lib/parser/edngrammar.rb

Instance Method Summary collapse

Instance Method Details

#r_app_string_hObject



10236
10237
10238
# File 'lib/parser/edngrammar.rb', line 10236

def r_app_string_h
  elements[2]
end

#startrawdelimObject



10232
10233
10234
# File 'lib/parser/edngrammar.rb', line 10232

def startrawdelim
  elements[1]
end