Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
baseHeaderIncludes :: [String] Source #
baseSourceIncludes :: [String] Source #
callName :: FunctionName -> String Source #
categoryCreator :: CategoryName -> String Source #
categoryCustom :: CategoryName -> String Source #
categoryGetter :: CategoryName -> String Source #
categoryName :: CategoryName -> String Source #
categoryIdName :: CategoryName -> String Source #
functionDebugName :: CategoryName -> ScopedFunction c -> String Source #
functionName :: ScopedFunction c -> String Source #
headerFilename :: CategoryName -> String Source #
initializerName :: VariableName -> String Source #
mainSourceIncludes :: [String] Source #
privateNamespace :: Hashable a => a -> String Source #
publicNamespace :: Hashable a => a -> String Source #
qualifiedTypeGetter :: AnyCategory c -> String Source #
sourceFilename :: CategoryName -> String Source #
tableName :: CategoryName -> String Source #
templateIncludes :: [String] Source #
typeCreator :: CategoryName -> String Source #
typeCustom :: CategoryName -> String Source #
typeGetter :: CategoryName -> String Source #
typeName :: CategoryName -> String Source #
typeRemover :: CategoryName -> String Source #
unionGetter :: String Source #
valueCreator :: CategoryName -> String Source #
valueCustom :: CategoryName -> String Source #
valueName :: CategoryName -> String Source #
variableName :: VariableName -> String Source #