HaRe-0.7.1.4: the Haskell Refactorer.

Safe HaskellNone

Language.Haskell.Refact.Utils.DualTree

Synopsis

Documentation

type SourceTree = DUALTree Transformation Up Annot PrimSource

The main data structure for this module

data Line Source

Constructors

Line Row Col RowOffset Source LineOpt [PosToken] 

Instances