| Copyright | (c) C. Maeder, DFKI GmbH 2009 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
Maude.Parse
Description
extract Maude text from structured specs and stops at an unbalanced curly brace
Documentation
mStuff :: CharParser st String
balanced :: String -> CharParser st String
blockComment :: CharParser st String
parbalanced :: CharParser st String
lineComment :: CharParser st String