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

Module Private :: RenderSummarizedCallable

Provides query predicates for rendering the generated data flow graph for a summarized callable.

Import this module into a .ql file of @kind graph to render the graph. The graph is restricted to callables from RelevantSummarizedCallable.

Import path

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

Predicates

Classes

RelevantSummarizedCallable

A summarized callable to include in the graph.