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

Member predicate AstNode :: getAFlowNode

Gets a flow node corresponding directly to this node. NOTE: For some statements and other purely syntactic elements, there may not be a ControlFlowNode

ControlFlowNode getAFlowNode ( )