CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-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)