mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
JS: Adapt to changes in FlowSummaryImpl
This commit is contained in:
@@ -2,7 +2,7 @@ import javascript
|
||||
import semmle.javascript.dataflow.FlowSummary
|
||||
|
||||
overlay[local?]
|
||||
class MkSummary extends SummarizedCallable {
|
||||
class MkSummary extends SummarizedCallable::Range {
|
||||
private CallExpr mkSummary;
|
||||
|
||||
MkSummary() {
|
||||
|
||||
Reference in New Issue
Block a user