UseSimpleContext

scalus.compiler.test.UseSimpleContext

User code that calls SimpleContext trait methods — plugin redirects to SubstOps.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def getFee(ctx: SimpleContext): BigInt

Chains through nested substituted type: ctx.txInfo returns ContextTxInfo, then .fee

Chains through nested substituted type: ctx.txInfo returns ContextTxInfo, then .fee

Attributes

def run(ctx: SimpleContext): BigInt

Concrete fields

lazy val sirDeps: List[SIRModuleWithDeps]
lazy val sirModule: Module