Predicate strictlyNegative
Holds if e
is strictly negative.
Import path
import semmle.code.java.dataflow.internal.rangeanalysis.SignAnalysisCommon
predicate
strictlyNegative
(
Expr
e
)