mirror of
https://github.com/github/codeql.git
synced 2026-02-23 18:33:42 +01:00
Java: Implement new data flow interface
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
private import DataFlowImplSpecific
|
||||
private import semmle.code.Location
|
||||
private import codeql.dataflow.internal.DataFlowImplCommon
|
||||
import MakeImplCommon<JavaDataFlow>
|
||||
import MakeImplCommon<Location, JavaDataFlow>
|
||||
|
||||
Reference in New Issue
Block a user