Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Test.ThreadNet.Util.HasCreator
Description
In tests we want to be able to map a block to the core node that produced it.
Documentation
class HasCreator b where Source #
Methods
getCreator ∷ b → CoreNodeId Source #