Member predicate Call::getArgumentForParameter
Gets the argument for this call associated with the parameter p
, if any.
This takes into account both positional and named arguments, but does not consider default arguments.
Gets the argument for this call associated with the parameter p
, if any.
This takes into account both positional and named arguments, but does not consider default arguments.