| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Drasil.GOOL.LanguageRenderer.CommonGOOL
Description
Contains common implementations specific to GOOL
Documentation
constDecDef :: (CommonRenderSym r, UnRepr r TypeData) => SVariable r -> r ScopeData -> SValue r -> MSStatement r Source #
classMethodCall :: (CommonRenderSym r, UnRepr r TypeData) => String -> VSType r -> VSType r -> [SValue r] -> NamedArgs r -> SValue r Source #
listAppend :: OORenderSym r => String -> SValue r -> SValue r -> MSStatement r Source #
listAdd :: OORenderSym r => String -> SValue r -> SValue r -> SValue r -> MSStatement r Source #