Member predicate DataFlow::CallNode::getReceiver
Gets the data flow node corresponding to the receiver expression of this method call.
For example, the receiver of x.m()
is x
.
Gets the data flow node corresponding to the receiver expression of this method call.
For example, the receiver of x.m()
is x
.