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

Maude.Parse

Description

extract Maude text from structured specs and stops at an unbalanced curly brace

Documentation

mStuff :: CharParser st String Source #

balanced :: String -> CharParser st String Source #

blockComment :: CharParser st String Source #

parbalanced :: CharParser st String Source #

lineComment :: CharParser st String Source #