Predicate API::Impl::isImported
Holds if the module name
is imported.
This is determined syntactically.
Import path
import semmle.python.ApiGraphs
predicate isImported(string name)
Holds if the module name
is imported.
This is determined syntactically.
import semmle.python.ApiGraphs
predicate isImported(string name)