Module: ActiveFacts::CQL::TransformRules::TransformExpr3
- Defined in:
- lib/activefacts/cql/parser/TransformRules.rb
Instance Method Summary collapse
Instance Method Details
#ast ⇒ Object
724 725 726 |
# File 'lib/activefacts/cql/parser/TransformRules.rb', line 724 def ast Compiler::Aggregate.new(o.text_value, t.ast) end |