SubstOps

scalus.compiler.test.SubstOps
object SubstOps

Substitute @Compile object for SimpleContext: each method gets self: Data as first param.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
SubstOps.type

Members list

Value members

Concrete methods

def add(self: Data, x: BigInt): BigInt
def getValue(self: Data): BigInt
def txInfo(self: Data): Data

Concrete fields

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