attachCallParameters

Establish data-flow from a CallExpression arguments to the target FunctionDeclaration parameters. Additionally, if the call is a MemberCallExpression, it establishes a data-flow from the MemberCallExpression.base towards the MethodDeclaration.receiver.

Parameters

target

The call's target FunctionDeclaration