HaRe-0.7.2.0: the Haskell Refactorer.

Safe HaskellNone

Language.Haskell.Refact.Utils.LayoutTypes

Description

 

Documentation

data TokenLayout Source

Constructors

TL (Tree Entry) 

data Label Source

Constructors

Label SrcSpan Layout [PosToken] 

Instances