Module: OpenEHR::Parser::ADLGrammar::StringListValue3

Defined in:
lib/openehr/parser/adl_grammar.rb

Instance Method Summary collapse

Instance Method Details

#strObject



18245
18246
18247
# File 'lib/openehr/parser/adl_grammar.rb', line 18245

def str
  elements[0]
end

#SYM_LIST_CONTINUEObject



18253
18254
18255
# File 'lib/openehr/parser/adl_grammar.rb', line 18253

def SYM_LIST_CONTINUE
  elements[3]
end

#white_spaceObject



18249
18250
18251
# File 'lib/openehr/parser/adl_grammar.rb', line 18249

def white_space
  elements[2]
end