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

Member predicate BaseSsaVariable::getCfgNode

DEPRECATED: Use getControlFlowNode() instead.

Gets the ControlFlowNode at which this SSA variable is defined.

ControlFlowNode getCfgNode()