ExecutionContext

data class ExecutionContext(val enableParsingDebug: Boolean)

Context for the execution of the entire generation process

Constructors

Link copied to clipboard
constructor(enableParsingDebug: Boolean)

Properties

Link copied to clipboard

If true, enable complex debugging output, e.g. the NiwenPrism parser debug info.