mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-02-05 08:06:56 +07:00
8 lines
264 B
HTML
8 lines
264 B
HTML
<html>
|
|
<body>
|
|
This inspection detects names that should resolve but don't.
|
|
Due to dynamic dispatch and duck typing, this is possible in a limited but useful
|
|
number of cases. Top-level and class-level items are supported better than instance items.
|
|
</body>
|
|
</html>
|