qtil
advanced-security/qtil-java 0.0.3
Search

Predicate safeCast

Holds if a cast from fromtyp to totyp can be ignored for the purpose of range analysis.

Import path

import semmle.code.java.dataflow.RangeAnalysis
predicate safeCast(Type fromtyp, Type totyp)