| ||||||||
| ||||||||
| Description | ||||||||
| Functions for easy access to the VSM-SL abstract syntax. | ||||||||
| Synopsis | ||||||||
| ||||||||
| 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 |