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 71e2552 commit 66b03bfCopy full SHA for 66b03bf
java/ql/lib/semmle/code/java/dataflow/NullGuards.qll
@@ -6,7 +6,6 @@ import java
6
import SSA
7
private import semmle.code.java.controlflow.internal.GuardsLogic
8
private import semmle.code.java.frameworks.apache.Collections
9
-private import RangeUtils
10
private import IntegerGuards
11
12
/** Gets an expression that is always `null`. */
0 commit comments