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

Language.Fortran.Vars.Union

Synopsis

Documentation

union :: ProgramUnitModel -> Location -> Location -> (ProgramUnitModel, Location) Source #

Given a ProgramUnitModel and two different Locations, produce a new ProgramUnitModel and Location that represents the union of the inputs