зеркало из https://github.com/github/codeql.git
326 B
326 B
lgtm,codescanning
- A new class
DataFlow::MethodCallNode
extendsDataFlow::CallCfgNode
with convenient methods for accessing the receiver and method name of a method call. - The
LocalSourceNode
class now has agetAMethodCall
method, with which one can easily access method calls with the given node as a receiver.