Module: ActiveFacts::CQL::Terms::LeadIntervening0
- Defined in:
- lib/activefacts/cql/parser/Terms.rb
Instance Method Summary collapse
Instance Method Details
#id ⇒ Object
1808 1809 1810 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 1808 def id elements[2] end |
#S ⇒ Object
1804 1805 1806 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 1804 def S elements[0] end |