CSPM-Interpreter-0.7.1.0: An interpreter for CSPM

Copyright(c) Fontaine 2008 - 2011
LicenseBSD3
MaintainerFontaine@cs.uni-duesseldorf.de
Stabilityexperimental
PortabilityGHC-only
Safe HaskellNone
LanguageHaskell2010

CSPM.Interpreter.CoreInstances

Contents

Description

This module defines some class instances that make the interpreter an implementation of the interface defined in package CSPM-CoreLanguage.

Orphan instances

BF INT Source # 
BL INT Source # 
BE INT Source # 
ShowEvent Event Source # 

Methods

showEvent :: Event -> String #

Show (TTE INT) Source # 

Methods

showsPrec :: Int -> TTE INT -> ShowS #

show :: TTE INT -> String #

showList :: [TTE INT] -> ShowS #

ShowTTE (TTE INT) Source # 

Methods

showTTE :: TTE INT -> String #