Member predicate API :: Node :: getAParameter
Gets a node representing a parameter of the function represented by this node.
This predicate may result in a mix of parameters from different call sites in cases where
there are multiple invocations of this API component.
Consider using getAnInvocation()
if there is a need to distingiush between individual calls.
Node
getAParameter
(
)