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

Member predicate RaisingNode :: viableExceptionEdge_objectapi

Whether it is considered plausible that ‘raised’ can be raised across the edge this-succ

predicate viableExceptionEdge_objectapi ( ControlFlowNode succ , ClassObject raised )