Skip to content

Commit 92063dc

Browse files
authored
Python: Add change note
1 parent 41ee325 commit 92063dc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
lgtm,codescanning
2+
* A new class `DataFlow::MethodCallNode` extends `DataFlow::CallCfgNode` with convenient methods for
3+
accessing the receiver and method name of a method call.
4+
* The `LocalSourceNode` class now has a `getAMethodCall` method, with which one can easily access
5+
method calls with the given node as a receiver.

0 commit comments

Comments
 (0)