Portability | ghc |
---|---|
Stability | prototype |
Maintainer | jwlato@gmail.com |
Safe Haskell | None |
Pretty printing the semantic analysis representation. This is currently only intended for debugging purposes.
Documentation
globalDeclStats :: (FilePath -> Bool) -> GlobalDecls -> [(String, Int)]Source