CodeQL library for Java/Kotlin
codeql/java-all 4.2.1-dev (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)