Hets - the Heterogeneous Tool Set
Copyright(c) University of Cambridge Cambridge England
adaption (c) Till Mossakowski Uni Bremen 2002-2006
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

Isabelle.IsaPrint

Description

Printing functions for Isabelle logic.

Synopsis

Documentation

printNamedSen :: Named Sentence -> Doc Source #

printing a named sentence

printTerm :: Term -> Doc Source #

print plain term

Orphan instances

Pretty ProofMethod Source # 
Instance details

Pretty Modifier Source # 
Instance details

Pretty ProofEnd Source # 
Instance details

Pretty ProofCommand Source # 
Instance details

Pretty IsaProof Source # 
Instance details

Pretty Sign Source # 
Instance details

Methods

pretty :: Sign -> Doc Source #

pretties :: [Sign] -> Doc Source #

Pretty Sentence Source # 
Instance details