language-c
Safe HaskellNone
LanguageHaskell2010

Language.C.Analysis.TypeConversions

Synopsis

Documentation

arithmeticConversion :: TypeName -> TypeName -> Maybe TypeName Source #

For an arithmetic operator, if the arguments are of the given types, return the type of the full expression.