CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (changelog, source)
Search

Predicate signature TypeFlowInput::unbound

Holds if t is a raw type or parameterised type with unrestricted type arguments.

By default, no types are unbound.

signature predicate unbound(Type t)