language-c-0.4.7: Analysis and generation of C code

Safe HaskellNone

Language.C.Syntax.Utils

Contents

Synopsis

Generic operations

mapSubStmts :: (CStat -> Bool) -> (CStat -> CStat) -> CStat -> CStat

Concrete operations