mirror of
https://github.com/github/codeql.git
synced 2026-07-10 22:15:35 +02:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
/** Provides definitions related to `java.io.InputStream`. */
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import java
|
||||
private import semmle.code.java.dataflow.DataFlow
|
||||
|
||||
Reference in New Issue
Block a user