LoweringContext
scalus.compiler.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, LoweringContext) => SirTypeUplcGenerator = ..., var typeUnifyEnv: Env = ..., var debug: Boolean = ..., var debugLevel: Int = ..., var nestingLevel: Int = ..., var enclosingLambdaParams: List[IdentifiableLoweredValue] = ...)
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article