copilot-sbv-2.2.1: A compiler for CoPilot targeting SBV.

Safe HaskellSafe
LanguageHaskell2010

Copilot.Compile.SBV.MetaTable

Documentation

data TriggerInfo Source #

Constructors

TriggerInfo 

Fields

data ObserverInfo Source #

Constructors

ObserverInfo 

Fields

data Arg Source #

Instances

Eq Arg Source # 

Methods

(==) :: Arg -> Arg -> Bool #

(/=) :: Arg -> Arg -> Bool #

c2Args :: Expr a -> [Arg] Source #