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

Module Public :: SummaryComponentStack

Provides predicates for constructing stacks of summary components.

Import path

import semmle.python.dataflow.new.internal.FlowSummaryImpl

Predicates

argument

Gets a singleton stack for an argument at position pos.

push

Gets the stack obtained by pushing head onto tail.

return

Gets a singleton stack representing a return of kind rk.

singleton

Gets a singleton stack containing c.