codeql/java-all
4.1.1
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if data can flow from source to sink.
source
sink
import codeql.dataflow.internal.DataFlowImpl
predicate flow(Node source, Node sink)