mirror of
https://github.com/github/codeql.git
synced 2026-04-14 03:24:06 +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 the most common types of generated files.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import Type
|
||||
private import semmle.code.java.frameworks.JavaxAnnotations
|
||||
|
||||
Reference in New Issue
Block a user