Class ExpressionDefEvaluator
java.lang.Object
org.opencds.cqf.cql.engine.elm.executing.ExpressionDefEvaluator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectinternalEvaluate(org.hl7.elm.r1.ExpressionDef expressionDef, State state, org.cqframework.cql.elm.visiting.ElmLibraryVisitor<Object, State> visitor)
-
Constructor Details
-
ExpressionDefEvaluator
public ExpressionDefEvaluator()
-
-
Method Details
-
internalEvaluate
-