mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 23:31:05 +07:00
PY-45206 IJ-CR-3996 More null safety
GitOrigin-RevId: 98a84a10f2b50e76ae416140fecff8d05d42bbe2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6951cf0f2d
commit
1c353a809a
@@ -220,6 +220,7 @@ public interface PyClass extends PsiNameIdentifierOwner, PyStatement, PyDocStrin
|
||||
* <p/>
|
||||
* This method does not access AST if underlying PSI is stub based.
|
||||
*/
|
||||
@NotNull
|
||||
List<PyTargetExpression> getInstanceAttributes();
|
||||
|
||||
@Nullable
|
||||
|
||||
Reference in New Issue
Block a user