Sets ignore on not-imported annotations.
void
public function setIgnoreNotImportedAnnotations(bool $bool) { $this->ignoreNotImportedAnnotations = $bool; }