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

Safe HaskellSafe-Inferred

Copilot.Compile.SBV.MetaTable

Documentation

data TriggerInfo Source

Constructors

TriggerInfo 

Fields

guardArgs :: [String]
 
triggerArgArgs :: [[String]]
 

data ObserverInfo Source

Constructors

ObserverInfo 

Fields

observerArgs :: [String]
 

data Arg Source

Instances