Predicate SsaSource::import_star_refinement
Holds if the v is in scope at a from import ... * and may thus be redefined by that statement
Import path
import semmle.python.essa.SsaDefinitionspredicate import_star_refinement(SsaSourceVariable v, ControlFlowNode use, ControlFlowNode def)