| Copyright | DFKI GmbH 2009 |
|---|---|
| License | similar to LGPL, see HetCATS/LICENSE.txt or LIZENZ.txt |
| Maintainer | Christian.Maeder@dfki.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
ExtModal.Parse_AS
Contents
Description
Synopsis
- ext_modal_reserved_words :: [String]
Documentation
ext_modal_reserved_words :: [String] Source #
List of reserved words
Orphan instances
| TermParser EM_FORMULA Source # | |
Methods termParser :: Bool -> AParser st EM_FORMULA Source # | |
| AParsable EM_SIG_ITEM Source # | |
Methods aparser :: AParser st EM_SIG_ITEM Source # | |
| AParsable EM_BASIC_ITEM Source # | |
Methods aparser :: AParser st EM_BASIC_ITEM Source # | |