| Safe Haskell | None |
|---|---|
| Language | GHC2024 |
Drasil.GProc.Renderers
Description
Contains renderer-related functions specific to GOOL
Documentation
renderParam :: (InternalVarElim r, UnRepr r TypeData, VariableElim r) => r Variable -> Doc Source #
renderListDec :: (UnRepr r TypeData, ValueElim r, VariableElim r) => r Variable -> r Value -> Doc Source #
renderConstDecDef :: (InternalVarElim r, UnRepr r TypeData, ValueElim r, VariableElim r) => r Variable -> r Value -> Doc Source #