language-c-0.8.3: Analysis and generation of C code
Safe HaskellNone
LanguageHaskell98

Language.C.Syntax.Utils

Synopsis

Generic operations

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

Concrete operations