Module: OpenEHR::Parser::ADLGrammar::StringListValue1
- Defined in:
- lib/openehr/parser/adl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#first ⇒ Object
18225 18226 18227 |
# File 'lib/openehr/parser/adl_grammar.rb', line 18225 def first elements[0] end |
#second ⇒ Object
18229 18230 18231 |
# File 'lib/openehr/parser/adl_grammar.rb', line 18229 def second elements[1] end |