Module: OpenEHR::Parser::ADLGrammar::TermCodeListValue1
- Defined in:
- lib/openehr/parser/adl_grammar.rb
Instance Method Summary collapse
Instance Method Details
#first ⇒ Object
15649 15650 15651 |
# File 'lib/openehr/parser/adl_grammar.rb', line 15649 def first elements[0] end |
#more ⇒ Object
15653 15654 15655 |
# File 'lib/openehr/parser/adl_grammar.rb', line 15653 def more elements[1] end |