CodeQL library for Python
codeql/python-all 1.0.5-dev (changelog, source)
Search

Member predicate ControlFlowNode::getAFalseSuccessor

Gets a successor for this node if the relevant condition is False.

ControlFlowNode getAFalseSuccessor()