mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-01 02:38:59 +07:00
Since we use "." as a separator there now and getQualifiedName() for classes and functions already properly handles nested classes and methods, there is no need to duplicate this logic in PyQualifiedNameProvider. GitOrigin-RevId: e5101764b84061e3690fc09b399b85a133ae9223
2 lines
30 B
Python
2 lines
30 B
Python
class My<caret>Class:
|
|
pass |