caterinaurban / Typpete

35 stars 6 forks source link

Added support for staticmethod inference #14

Closed mostafa-abdullah closed 7 years ago

mostafa-abdullah commented 7 years ago

When we have a call where the called is an attribute access, disjunctions for possible static methods are added.

Fixes #12