peggy-0.3.1: The Parser Generator for Haskell

Safe HaskellSafe-Infered

Text.Peggy.SrcLoc

Documentation

data SrcPos Source

Constructors

SrcPos 

Fields

locFile :: !FilePath
 
locAbs :: !Int
 
locLine :: !Int
 
locCol :: !Int