Add QLdoc and fix Compiler Errors in Tests

This commit is contained in:
Jonathan Leitschuh
2021-04-08 10:19:38 -04:00
parent cb30385684
commit 7e514e9ef9
2 changed files with 12 additions and 9 deletions

View File

@@ -1,3 +1,6 @@
/**
* Provides classes and predicates for reasoning about temporary file/directory creations.
*/
import java
import semmle.code.java.dataflow.FlowSources