We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e53c0cd commit c52a4b0Copy full SHA for c52a4b0
javascript/ql/lib/semmle/javascript/dataflow/internal/FlowSummaryPrivate.qll
@@ -139,6 +139,8 @@ private module FlowSummaryStepInput implements Private::StepsInputSig {
139
140
module Steps = Private::Steps<FlowSummaryStepInput>;
141
142
+module RenderSummarizedCallable = Private::RenderSummarizedCallable<FlowSummaryStepInput>;
143
+
144
/**
145
* Gets the textual representation of return kind `rk` used in MaD.
146
*
0 commit comments