Package org.cqframework.cql.cql2elm
Class SystemMethodResolver
java.lang.Object
org.cqframework.cql.cql2elm.SystemMethodResolver
Created by Bryn on 12/27/2016.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.hl7.elm.r1.ExpressionresolveMethod(org.hl7.elm.r1.Expression target, String functionName, org.cqframework.cql.gen.cqlParser.ParamListContext ctx, boolean mustResolve)
-
Constructor Details
-
SystemMethodResolver
-
-
Method Details
-
resolveMethod
public org.hl7.elm.r1.Expression resolveMethod(org.hl7.elm.r1.Expression target, String functionName, org.cqframework.cql.gen.cqlParser.ParamListContext ctx, boolean mustResolve)
-