Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 326 Bytes

File metadata and controls

5 lines (5 loc) · 326 Bytes

lgtm,codescanning

  • A new class DataFlow::MethodCallNode extends DataFlow::CallCfgNode with convenient methods for accessing the receiver and method name of a method call.
  • The LocalSourceNode class now has a getAMethodCall method, with which one can easily access method calls with the given node as a receiver.