Hets - the Heterogeneous Tool Set

LicenseGPLv2 or higher, see LICENSE.txt
Maintainernevrenato@gmail.com
Stabilityprovisional
Portabilityportable
Safe HaskellNone

TopHybrid.Parse_AS

Description

Description : Parser for an hybridized arbitrary logic

Documentation

basicSpec :: Syntax lid basic_spec s si sim => lid -> Maybe (PrefixMap -> AParser st basic_spec)

callParser :: Show a => a -> (a -> Maybe x) -> x

annoFormParser :: Logic l sub bs f s sm si mo sy rw pf => l -> bs -> AParser st (Annoted Frm_Wrap)

formParser :: Logic l sub bs f s sm si mo sy rw pf => l -> bs -> AParser st Frm_Wrap

topParser :: Logic l sub bs f s sm si mo sy rw pf => l -> bs -> AParser st (TH_FORMULA f)

fParser :: Logic l sub bs f s sm si mo sy rw pf => l -> bs -> AParser st (TH_FORMULA f)