Add QLDoc to Diagnostics.qll

This commit is contained in:
Arthur Baars
2024-09-23 17:43:23 +02:00
parent c596205416
commit 9b8cbdad49
2 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,5 @@
/** Provides classes relating to extraction diagnostics. */
private import codeql.Locations
/** A diagnostic emitted during extraction, such as a parse error */