| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Tokstyle.Analysis.PointsTo
Contents
Synopsis
Documentation
evalExpr :: PointsToFact -> PointsToContext ScopedId -> Int -> Node (Lexeme ScopedId) -> PointsToAnalysis IntSet Source #
extractRelevantState :: PointsToFact -> Map ScopedId IntSet -> PointsToAnalysis RelevantInputState Source #
Extracts the relevant part of the abstract state for a function call.