language-c-0.9.2: Analysis and generation of C code
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.C.Syntax.Utils

Synopsis

Generic operations

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

Concrete operations