debugGenerators top-level property

bool debugGenerators
getter/setter pair

True if the generator line number should be printed out at the end of newlines.

Implementation

bool debugGenerators = false;