compilationIsInvalid

var compilationIsInvalid: Boolean = false

This boolean is set when the problemHandler decides that an encountered Problem is serious enough that code generation should be suppressed. In Avail, that means the serialized module should not be written to its repository.