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
Classes
RelevantSummarizedCallable |
A summarized callable to include in the graph. |