Computes the CallBySignatureResolution for the given project.
Computes the CallBySignatureResolution for the given project.
The computation of CallBySignatureResolution information needs the org.opalj.br.analyses.ProjectIndex.
The computation of CallBySignatureResolution information needs the org.opalj.br.analyses.ProjectIndex.
The unique id of this key.
The unique id of this key. The key is used to enable efficient access and is automatically assigned by OPAL and will not change after that.
The key object to get the interface methods for which call by signature resolution needs to be done.
To get call by signature information use the org.opalj.br.analyses.Project's
getmethod and pass inthisobject.CallBySignatureResolution for further information.