Enum Class IFhirPathEvaluationContext.ConstantEvaluationMode

java.lang.Object
java.lang.Enum<IFhirPathEvaluationContext.ConstantEvaluationMode>
ca.uhn.fhir.fhirpath.IFhirPathEvaluationContext.ConstantEvaluationMode
All Implemented Interfaces:
Serializable, Comparable<IFhirPathEvaluationContext.ConstantEvaluationMode>, Constable
Enclosing interface:
IFhirPathEvaluationContext

The is an adapter for org.hl7.fhir.utilities.fhirpath.FHIRPathConstantEvaluationMode. At present, it matches org.hl7.fhir.core 1-to-1.
Comments are provided here for convenience, but org.hl7.fhir.utilities.fhirpath.FHIRPathConstantEvaluationMode should be considered the source of truth.