| Portability | GHC |
|---|---|
| Stability | experimental |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Safe Haskell | None |
FFICXX.Generate.Generator.ContentMaker
Description
Documentation
mkGlobal :: [Class] -> ClassGlobalSource
mkDaughterDef :: ((String, [Class]) -> String) -> DaughterMap -> StringSource
mkRawTypeHs :: STGroup String -> ClassModule -> StringSource
mkInterfaceHs :: AnnotateMap -> STGroup String -> ClassModule -> StringSource
Arguments
| :: AnnotateMap | |
| -> STGroup String | template |
| -> ClassModule | |
| -> String |
mkExistentialHs :: STGroup String -> ClassGlobal -> ClassModule -> StringSource
mkModuleHs :: STGroup String -> ClassModule -> StringSource