SIRDefaultOptions

scalus.sir.SIRDefaultOptions

Default compiler options for SIR processing. Here to have a single place for default options, which is shared between the compiler plugin and the core library.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete fields

val debugLevel: Int
val generateErrorTraces: Boolean
val optimizeUplc: Boolean
val runtimeLinker: Boolean
val writeSIRToFile: Boolean