mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
Overlay: Add overlay annotations to Java & shared libraries
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
/**
|
||||
* Provides a class that represents named elements in Java programs.
|
||||
*/
|
||||
overlay[local?]
|
||||
module;
|
||||
|
||||
import CompilationUnit
|
||||
import semmle.code.Location
|
||||
|
||||
Reference in New Issue
Block a user