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

VSE.Parse

Description

Parser for VSE logic extension of CASL

Synopsis

Documentation

declWords :: [String] Source #

reservedWords :: [String] Source #

keyword :: String -> AParser st Token Source #

testParse :: String -> String Source #

just for testing

Orphan instances

TermParser Dlformula Source # 
Instance details

Methods

termParser :: Bool -> AParser st Dlformula Source #

AParsable Procdecls Source # 
Instance details