Merge pull request #20424 from asgerf/js/overlay-manual-v4

JS: Add overlay annotations
This commit is contained in:
Asger F
2025-11-20 11:10:46 +01:00
committed by GitHub
110 changed files with 780 additions and 62 deletions

View File

@@ -62,6 +62,8 @@
* should be prefixed with a tilde character (`~`). For example, `~Bar` can be used to indicate that
* the type is not intended to match a static type.
*/
overlay[local?]
module;
private import codeql.util.Unit
private import ApiGraphModelsSpecific as Specific

View File

@@ -1,6 +1,8 @@
/**
* Defines extensible predicates for contributing library models from data extensions.
*/
overlay[local]
module;
/**
* Holds if the value at `(type, path)` should be seen as a flow