drasil-gool-0.1.1.0: A framework for code and document generation for scientific software - GOOL SubPackage
Safe HaskellNone
LanguageGHC2024

Drasil.GOOL.Renderers

Description

Contains renderer-related functions specific to GOOL

Documentation

renderMethod :: (BodyElim r bod, ParamElim r, PermElim r attch, UnRepr r TypeData, VisibilityElim r vis) => String -> r vis -> r attch -> r TypeData -> [r ParamData] -> r bod -> Doc Source #