CodeQL library for Java/Kotlin
codeql/java-all 5.0.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)