CSPM-Frontend-0.10.0.0: A CSP-M parser compatible with FDR-2.91

Copyright(c) Fontaine 2008
LicenseBSD
MaintainerFontaine@cs.uni-duesseldorf.de
Stabilityprovisional
PortabilityGHC-only
Safe HaskellNone
LanguageHaskell2010

Language.CSPM.SrcLoc

Description

This module contains the datatype for sourcelocations and some utility functions.

Synopsis

Documentation

srcLocFromTo :: SrcLoc -> SrcLoc -> SrcLoc Source

Deprecated: sourceLoc arithmetics is not reliable

srcLocBetween :: SrcLoc -> SrcLoc -> SrcLoc Source

Deprecated: sourceLoc arithmetics is not reliable