lgtm,codescanning
- A new class
DataFlow::MethodCallNodeextendsDataFlow::CallCfgNodewith convenient methods for accessing the receiver and method name of a method call. - The
LocalSourceNodeclass now has agetAMethodCallmethod, with which one can easily access method calls with the given node as a receiver.