CodeQL library for Java/Kotlin
codeql/java-all 4.1.1 (changelog, source)
Search

Member predicate MakeImplCommon::ParamNode::isParameterOf

Holds if this node is the parameter of callable c at the specified position.

predicate isParameterOf(DataFlowCallable c, ParameterPosition pos)