Returns the generator flag that is true when the function is a generator
bool
public function getGenerator() { return $this->generator; }