Hets - the Heterogeneous Tool Set
Copyright(c) C. Maeder DFKI 2008
LicenseGPLv2 or higher, see LICENSE.txt
MaintainerChristian.Maeder@dfki.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

VSE.ToSExpr

Description

translation of VSE to S-Expressions

Documentation

procsToSExprs :: (Id -> Bool) -> Sign f Procs -> [SExpr] Source #