Hets - the Heterogeneous Tool Set

Copyright(c) Till Mossakowski, Uni Bremen 2002-2006
LicenseGPLv2 or higher, see LICENSE.txt
Maintainertill@informatik.uni-bremen.de
Stabilityprovisional
Portabilitynon-portable(Logic)
Safe HaskellNone

Driver.AnaLib

Description

wrapper for static analysis of HetCASL reading and writing prf-files

Synopsis

Documentation

anaLib :: HetcatsOpts -> FilePath -> IO (Maybe (LibName, LibEnv))

lookup an env or read and analyze a file

anaLibExt :: HetcatsOpts -> FilePath -> LibEnv -> DGraph -> IO (Maybe (LibName, LibEnv))

read a file and extended the current library environment