CSPM-Frontend-0.12.1.0: A CSP-M parser compatible with FDR-2.91

Copyright(c) Ivaylo Dobrikov 2010
LicenseBSD
MaintainerIvaylo Dobrikov (me@dobrikov.biz)
Stabilityexperimental
PortabilityGHC-only
Safe HaskellNone
LanguageHaskell2010

Language.CSPM.PrettyPrinter

Contents

Description

This module defines functions for pretty-printing the Abstract Syntax Tree to CSPM syntax.

Documentation

pPrint :: Pretty a => a -> Doc #

Orphan instances

Pretty Const Source # 
Pretty RefineOp Source # 
Pretty TauRefineOp Source # 
Pretty FdrExt Source # 
Pretty FDRModels Source # 
Pretty AssertDecl Source # 
Pretty Decl Source # 
Pretty Pattern Source # 
Pretty BuiltIn Source # 
Pretty Rename Source # 
Pretty Link Source # 
Pretty LinkList Source # 
Pretty CommField Source # 
Pretty Range Source # 
Pretty Exp Source # 
Pretty (Module a) Source # 
Pretty x => Pretty (Labeled x) Source #