mirror of
https://github.com/github/codeql.git
synced 2026-04-17 21:14:02 +02:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/**
|
||||
* Provides classes and predicates for working with Java imports.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import semmle.code.Location
|
||||
import CompilationUnit
|
||||
|
||||
Reference in New Issue
Block a user