We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c596205 commit 9b8cbdaCopy full SHA for 9b8cbda
ruby/ql/lib/codeql/ruby/Diagnostics.qll
@@ -1,3 +1,5 @@
1
+/** Provides classes relating to extraction diagnostics. */
2
+
3
private import codeql.Locations
4
5
/** A diagnostic emitted during extraction, such as a parse error */
rust/ql/lib/codeql/rust/Diagnostics.qll
0 commit comments