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

Predicate MakeImpl::Impl::MkStage::Stage::Graph::Public::PathGraph::nodes

Holds if n is a node in the graph of data flow path explanations.

Import path

import codeql.dataflow.internal.DataFlowImpl
predicate nodes(PathNode n, string key, string val)