UMinho Haskell Libraries (1.0)ContentsIndex
Language.VDM_SL.FuncLib
Portability portable
Stability experimental
Maintainer joost.visser@di.uminho.pt
Description
Functions for easy access to the VSM-SL abstract syntax.
Synopsis
isComposed :: Type -> Bool
getIdentifier :: Name -> String
mergeName :: Name -> Name -> Name
Documentation
isComposed :: Type -> Bool
Test whether a given type is a composed type or not.
getIdentifier :: Name -> String
Get the value of an identifier as String.
mergeName :: Name -> Name -> Name
Function that merges the identifiers names.
Produced by Haddock version 0.6