SupplyChainDsl

annotation class SupplyChainDsl(source)

Marks the supply-chain DSL receiver types so that members of an outer scope cannot be called implicitly from an inner one (e.g. you cannot declare an SupplyChainScope.item from inside a node block).