| Copyright | (c) Christian Maeder Uni Bremen 2002-2004 |
|---|---|
| License | GPLv2 or higher, see LICENSE.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
CASL.SortItem
Description
Parser for SORT-ITEMs (sort and subsort declarations and definitions)
Documentation
datatype :: [String] -> AParser st DATATYPE_DECL Source #
parseDatatype :: [String] -> SORT -> Token -> AParser st DATATYPE_DECL Source #