org.opalj.ai.analyses.cg.CHACallGraphExtractorWithCBS
A virtual method call is always an instance based call and never a call to
a static method. However, the receiver may be null unless it is the
self reference (this).