Safe Haskell | None |
---|---|
Language | Haskell2010 |
Get a mapping from statement patterns to statement expression for all statements.
Synopsis
- data Exp' = Annotations lore => Exp Int Int (Exp lore)
- findExpsFunDef :: LoreConstraints lore => FunDef lore -> Exps
Documentation
Describes the nth pattern and the statement expression.
Annotations lore => Exp Int Int (Exp lore) |
findExpsFunDef :: LoreConstraints lore => FunDef lore -> Exps Source #