mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-21 20:54:49 +07:00
otherwise methods from base classes get preferred over more relevant ones example: Object methods like equals/getClass would be preselected when invoking a completion in a just created class, instead of its own methods