fortran-vars-0.1.0: Fortran memory model and other static analysis tools.
Safe HaskellNone
LanguageHaskell2010

Language.Fortran.Vars.BozConstant

Synopsis

Documentation

resolveBozConstant :: SymbolTable -> String -> ExpVal -> ExpVal Source #

Given SymbolTable, contextual symbol name and BOZ Constant (ExpVal constructed with Boz String), resolve BOZ Constant considering contextual symbol.

Currently, it only resolves BOZ Constants in context of INTEGER.