fortran-vars-0.4.0: Fortran memory model and other static analysis tools.
Safe HaskellSafe-Inferred
LanguageHaskell2010

Language.Fortran.Vars.StorageClass

Synopsis

Documentation

processStorageClass :: Data a => [Statement (Analysis a)] -> ProgramUnitModel -> ProgramUnitModel Source #

Given all of the Statements in a program as well as a ProgramUnitModel, produce a new ProgramUnitModel where the StorageClasss of each symbol have been determined