ForSyDe-3.0: ForSyDe's Haskell-embedded Domain Specific Language.Source codeContentsIndex
ForSyDe.Ids
Portabilityportable
Stabilityexperimental
Maintainerforsyde-dev@ict.kth.se
Description
ForSyDe identifier types
Synopsis
type ProcId = String
type PortId = String
type SysId = String
Documentation
type ProcId = StringSource
A process identifier
type PortId = StringSource
A Port identifier
type SysId = StringSource
A System identifier
Produced by Haddock version 2.1.0