Safe Haskell | None |
---|---|
Language | Haskell2010 |
Common to the C++ backends.
Synopsis
- commentWithEmacsModeHint :: String -> String
- definedRules :: Maybe ListConstructors -> CF -> String -> String
Documentation
commentWithEmacsModeHint :: String -> String Source #
C++ line comment including mode hint for emacs.
definedRules :: Maybe ListConstructors -> CF -> String -> String Source #
C++ code for the define
d constructors.
definedRules Nothing
only prints the header.