Hets - the Heterogeneous Tool Set
Copyright(c) Christian Maeder and Uni Bremen 2002-2005
LicenseGPLv2 or higher, see LICENSE.txt
Maintainerfmossa@informatik.uni-bremen.de
Stabilityprovisional
Portabilityportable
Safe HaskellNone

CASL.CompositionTable.ParseTable2

Description

Parses CompositionTables in SparQ(Lisp)-Format using Parsec http://www.cs.uu.nl/~daan/parsec.html

Documentation

parseSparQTableFromFile :: String -> IO (Either ParseError Table2) Source #

skip :: Parser () Source #