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