CodeQL library for Java
codeql/java-all 0.7.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.code.java.dataflow.internal.FlowSummaryImpl

Predicates

Classes

RelevantSummarizedCallable

A summarized callable to include in the graph.