language-objc-0.4.2.1: Analysis and generation of Objcective 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.