| 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 |
Maude.Parse
Description
extract Maude text from structured specs and stops at an unbalanced curly brace
Documentation
blockComment :: CharParser st String Source #
parbalanced :: CharParser st String Source #
lineComment :: CharParser st String Source #