Language.C.AST
data CType Source #
Constructors
Defined in Language.C.AST
Methods
pretty :: CType -> Doc ann #
prettyList :: [CType] -> Doc ann #
data CFunc Source #
pretty :: CFunc -> Doc ann #
prettyList :: [CFunc] -> Doc ann #
prettyHeaders :: [CFunc] -> Doc ann Source #
cSettings :: LayoutOptions Source #