This analysis computes the CallBySignature property.
I.e., it determines the call-by-signature targets of an interface method.
It is in particular relevant when analyzing software libraries and not whole applications,
since applications cannot be extended anymore w.r.t. to subtyping.
Note
This analysis implements a direct property computation that is only executed when
required.
This analysis computes the CallBySignature property. I.e., it determines the call-by-signature targets of an interface method.
It is in particular relevant when analyzing software libraries and not whole applications, since applications cannot be extended anymore w.r.t. to subtyping.
This analysis implements a direct property computation that is only executed when required.