language-cil-0.3.1: Manipulating Common Intermediate Language AST

Safe HaskellSafe
LanguageHaskell98

Language.Cil.Analysis

Description

Analysis functions over the Cil AST.

Documentation

opcodes :: Ast a => a -> [OpCode] Source #