advanced-security/qtil-java
0.0.3
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Dummy predicate that holds for any sign. This is added to improve readability of cases where the sign is unrestricted.
import semmle.code.java.dataflow.internal.rangeanalysis.SignAnalysisCommon
predicate anySign(Sign s)