stan-0.1.2.1: Haskell STatic ANalyser
Copyright(c) 2020 Kowainik
LicenseMPL-2.0
MaintainerKowainik <xrom.xkov@gmail.com>
Safe HaskellSafe-Inferred
LanguageHaskell2010

Stan.Analysis.Analyser

Description

Analysing functions by InspectionAnalysis for the corresponding Inspection.

Synopsis

Documentation

analyseAst :: HieFile -> ExtensionsResult -> [Inspection] -> Observations Source #

Analyses the whole AST starting from the very top.