Maintainer | dennis@felsin9.de |
---|---|
Safe Haskell | None |
GHC.Vis.Internal
Description
- parseClosure :: HeapGraphIndex -> PrintState [VisObject]
- showClosureFields :: GenClosure t -> [String]
Documentation
parseClosure :: HeapGraphIndex -> PrintState [VisObject]Source
Parse a closure to a list of VisObjects
showClosureFields :: GenClosure t -> [String]Source
Textual representation of Heap objects, used in the graph visualization.