Member predicate DataFlow :: ParameterNode :: isParameterOf
DEPRECATED
Holds if this node is the parameter of callable c
at the specified
(zero-based) position.
predicate
isParameterOf
(
DataFlowCallable
c
,
int
i
)