Hets - the Heterogeneous Tool Set

Copyright(c) Wiebke Herding, C. Maeder, Uni Bremen 2004-2006
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerluecke@informatik.uni-bremen.de
Stabilityprovisional
Portabilityportable
Safe HaskellSafe-Inferred

Modal.Print_AS

Description

printing AS_Modal ModalSign data types

Documentation

condParensInnerF

Arguments

:: Pretty f 
=> (FORMULA f -> Doc) 
-> (Doc -> Doc)

a function that surrounds the given Doc with appropiate parens

-> FORMULA f 
-> Doc