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

Predicate signature TypeFlowInput::exactTypeBase

Holds if t is the most precise type of n, if any.

signature predicate exactTypeBase(TypeFlowNode n, Type t)