language-objc-0.4.2.6: Analysis and generation of Objective C code

Safe HaskellNone

Language.ObjC.Analysis.TypeConversions

Synopsis

Documentation

arithmeticConversion :: TypeName -> TypeName -> Maybe TypeNameSource

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