Member predicate Container::isImportRoot
Holds if this folder is on the import path, at index n
in the list of
paths. The list of paths is composed of the paths passed to the extractor and
sys.path
.
predicate isImportRoot(int n)
Holds if this folder is on the import path, at index n
in the list of
paths. The list of paths is composed of the paths passed to the extractor and
sys.path
.
predicate isImportRoot(int n)