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 48f4b6c commit a9c5551Copy full SHA for a9c5551
java/ql/src/semmle/code/java/frameworks/apache/Lang.qll
@@ -1,5 +1,6 @@
1
/** Definitions related to the Apache Commons Lang library. */
2
-import semmle.code.java.Type
+
3
+import java
4
5
/*--- Types ---*/
6
/** The class `org.apache.commons.lang.RandomStringUtils` or `org.apache.commons.lang3.RandomStringUtils`. */
0 commit comments