Copyright | © 2019 James Alexander Feldman-Crough |
---|---|
License | MPL-2.0 |
Safe Haskell | None |
Language | Haskell2010 |
ProSource.SparseLocation
Description
Synopsis
Documentation
data SparseLocation Source #
A location in a Source
. The line and column numbers of this type are not attached to this type; convert to a Location
to access those values.
Constructors
SparseLocation | |
Fields
|