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

Predicate getAnOutNode

Gets a node that can read the value returned from call with return kind kind.

Import path

import semmle.code.java.dataflow.internal.DataFlowPrivate
OutNode getAnOutNode(DataFlowCall call, ReturnKind kind)