codeql/java-all
0.6.2
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if e can be negative and cannot be positive.
e
import semmle.code.java.dataflow.internal.rangeanalysis.SignAnalysisCommon
predicate negative ( Expr e )