mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
For Java method references in the context of Jython multi-resolve returns all the overloaded methods. Return types of these methods are joined as a union type. If there is no equality for PyJavaClassType, then the chain of builder-style calls to overloaded methods results in exponential growth of the union type.