org.opalj.fpcf.properties
Used if we know that the pureness of a methods only depends on the pureness of the target methods.
A method calling a ConditionallyPure method can at most be ConditionallyPure itself, unless ConditionallyPure is refined to Pure.
Returns the key used by all Purity properties.
Purity
Used if we know that the pureness of a methods only depends on the pureness of the target methods.
A method calling a ConditionallyPure method can at most be ConditionallyPure itself, unless ConditionallyPure is refined to Pure.