tokstyle-0.0.9: TokTok C code style checker
Safe HaskellNone
LanguageHaskell2010

Tokstyle.Analysis.PointsTo

Synopsis

Documentation

extractRelevantState :: PointsToFact -> Map ScopedId IntSet -> PointsToAnalysis RelevantInputState Source #

Extracts the relevant part of the abstract state for a function call.

Orphan instances