scalus.compiler.test

Members list

Type members

Classlikes

Trait with @OnChainSubstitute: on-chain, ContextTxInfo is Data.

Trait with @OnChainSubstitute: on-chain, ContextTxInfo is Data.

Attributes

Supertypes
class Object
trait Matchable
class Any

Substitute @Compile object for ContextTxInfo: on-chain, ContextTxInfo is just Data (TxInfo).

Substitute @Compile object for ContextTxInfo: on-chain, ContextTxInfo is just Data (TxInfo).

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Trait with @OnChainSubstitute: on-chain calls redirect to SubstOps.

Trait with @OnChainSubstitute: on-chain calls redirect to SubstOps.

Attributes

Supertypes
class Object
trait Matchable
class Any
object SubstOps

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

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

Attributes

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

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

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

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type