LoweringContext
scalus.sir.lowering.LoweringContext
class LoweringContext(var zCombinatorNeeded: Boolean, val decls: Map[String, DataDecl], var varIdSeq: Int, var scope: LocalScope, val plutusVersion: Int, val generateErrorTraces: Boolean, val uplcGeneratorPolicy: SIRType => SirTypeUplcGenerator, var typeUnifyEnv: Env, var debug: Boolean, var debugLevel: Int, var nestingLevel: Int)
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article