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

Predicate signature Configs::includeHiddenNodes

Holds if hidden nodes should be included in the data flow graph.

This feature should only be used for debugging or when the data flow graph is not visualized (as it is in a path-problem query).

Import path

import codeql.dataflow.DataFlow
signature predicate includeHiddenNodes()