HaRe-0.7.0.8: the Haskell Refactorer.

Safe HaskellNone

Language.Haskell.Refact.Utils.DualTree

Documentation

type SourceTree = DUALTree Transformation Up Annot PrimSource

data Line Source

Constructors

Line Row Col RowOffset Source LineOpt [PosToken] 

Instances