Portability | ghc |
---|---|
Stability | prototype |
Maintainer | [email protected] |
Language.C.Analysis.Debug
Description
Pretty printing the semantic analysis representation. This is currently only intended for debugging purposes.
Documentation
globalDeclStats :: (FilePath -> Bool) -> GlobalDecls -> [(String, Int)]Source