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

Class Public :: SummaryComponent

A component used in a flow summary.

Either a parameter or an argument at a given position, a specific content type, or a return kind.

Import path

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

Direct supertypes

Predicates

getMadRepresentation

Gets a textual representation of this component used for MaD models.

toString

Gets a textual representation of this summary component.