haskell-token-utils-0.0.0.1: Utilities to tie up tokens to an AST

Safe HaskellNone

Language.Haskell.TokenUtils.GHC.Layout

Contents

Description

 

Synopsis

Documentation

initTokenLayout :: ParsedSource -> [GhcPosToken] -> LayoutTree GhcPosTokenSource

ghcAllocTokens :: ParsedSource -> [GhcPosToken] -> LayoutTree GhcPosTokenSource

For testing