Copyright | (c) Till Mossakowski, Uni Bremen 2004 |
---|---|
License | GPLv2 or higher, see LICENSE.txt |
Maintainer | till@informatik.uni-bremen.de |
Stability | provisional |
Portability | portable |
Safe Haskell | Safe-Inferred |
COL.AS_COL
Description
Abstract syntax for COL extension of CASL Only the added syntax is specified
Documentation
type COL_BASIC_SPEC = BASIC_SPEC () COL_SIG_ITEM ()
data COL_SIG_ITEM
Constructors
Constructor_items [Annoted Id] Range | |
Observer_items [Annoted (Id, Maybe Int)] Range |
Instances
observersS :: String
col_reserved_words :: [String]