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

Member predicate ControlFlowNode :: pointsTo

Gets the value and origin that this ControlFlowNode points-to, given the context.

predicate pointsTo ( Context context , Value value , ControlFlowNode origin )