peggy-0.3.2: The Parser Generator for Haskell

Safe HaskellSafe-Inferred

Text.Peggy.SrcLoc

Documentation

data SrcPos Source

Constructors

SrcPos 

Fields

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