Predicate signature TypeFlowInput::exactTypeBase
Holds if t
is the most precise type of n
, if any.
signature predicate exactTypeBase(TypeFlowNode n, Type t)
Holds if t
is the most precise type of n
, if any.
signature predicate exactTypeBase(TypeFlowNode n, Type t)