Member predicate Public::UnusedParameterNode::isParameterOf
Holds if this node initializes the i
th parameter of c
.
predicate isParameterOf(DataFlowCallable c, int i)
Holds if this node initializes the i
th parameter of c
.
predicate isParameterOf(DataFlowCallable c, int i)