| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
HelVM.HelCT.Compilers.LanguageC.Examples.DumpAst
Documentation
data ShowPlaceholder #
Constructors
| ShowPlaceholder |
Instances
| Show ShowPlaceholder # | |
Defined in HelVM.HelCT.Compilers.LanguageC.Examples.DumpAst Methods showsPrec :: Int -> ShowPlaceholder -> ShowS # show :: ShowPlaceholder -> String # showList :: [ShowPlaceholder] -> ShowS # | |