Files
openide/python/python-psi-api
Mikhail Golubev 10c83d91e9 [python] Replace @Deprecated with @ApiStatus.Internal for getCustomStub() API
The original idea was just to notify third-party plugin developers that
getCustomStub() and CustomTargetExpressionStubType/PyCustomClassStubType EPs are
not intended for general use. @ApiStatus.Internal is designed exactly for this
purpose.

GitOrigin-RevId: a9a980ddb35a56fd8d84df907c76da498a87a698
2023-03-17 21:45:11 +00:00
..