| Safe Haskell | Safe-Infered |
|---|
Copilot.Compile.SBV.MetaTable
Documentation
type StreamInfoMap = Map Id StreamSource
type ExternVarInfoMap = Map Name ExtVarSource
type ExternArrInfoMap = Map Tag ExtArraySource
type ExternFunInfoMap = Map Tag ExtFunSource
data TriggerInfo Source
Constructors
| TriggerInfo | |
Fields
| |
type TriggerInfoMap = Map Name TriggerInfoSource
data ObserverInfo Source
Constructors
| ObserverInfo | |
Fields
| |
type ObserverInfoMap = Map Name ObserverInfoSource
Constructors
| MetaTable | |
collectArgs :: Expr a -> [String]Source