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

Member predicate SsaVariable::getCfgNode

DEPRECATED: Use getControlFlowNode() instead.

Gets the ControlFlowNode at which this SSA variable is defined.

ControlFlowNode getCfgNode()