drasil-gool-0.1.1.0: A framework for code and document generation for scientific software - GOOL SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.GProc.RendererClassesProc

Documentation

class ModuleElim r where Source #

Methods

module' :: r Module -> Doc Source #

class RenderMethod r md => ProcRenderMethod r vis md | r -> vis where Source #

Methods

intFunc :: Bool -> Label -> r vis -> MSMthdType r -> [MS (r ParamData)] -> MS (r Body) -> MS (r md) Source #

Main method?, name, public/private, return type, parameters, body