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

Module signature PrintGraph::ViewCfgQueryInputSig

Provides the input to ViewCfgQuery.

Import path

import codeql.controlflow.PrintGraph

Predicates

cfgScopeSpan

Holds if callable spans column startColumn of line startLine to column endColumn of line endLine in file.

selectedSourceColumn

Gets the source column selected in the IDE. Should be an external predicate.

selectedSourceFile

Gets the source file selected in the IDE. Should be an external predicate.

selectedSourceLine

Gets the source line selected in the IDE. Should be an external predicate.

Parameters