Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e7dc1 commit ecfa946Copy full SHA for ecfa946
2 files changed
python/ql/lib/semmle/python/frameworks/data/internal/ApiGraphModels.qll
@@ -62,6 +62,8 @@
62
* should be prefixed with a tilde character (`~`). For example, `~Bar` can be used to indicate that
63
* the type is not intended to match a static type.
64
*/
65
+overlay[local?]
66
+module;
67
68
private import codeql.util.Unit
69
private import ApiGraphModelsSpecific as Specific
ruby/ql/lib/codeql/ruby/frameworks/data/internal/ApiGraphModels.qll
0 commit comments