Sign in
android
/
platform
/
tools
/
idea
/
c810bbf46e7246636afe1d18947a460cedc5d24d
/
.
/
python
/
resources
/
inspectionDescriptions
/
PySuperArgumentsInspection.html
blob: 7229a01cfc75450e9778598b8bf895de64153173 [
file
] [
log
] [
blame
]
<html>
<body>
<span
style
=
"
font-family
:
verdana
,
serif
;
"
>
This inspection check that in any call to super(A, B), B either is an instance of A or a subclass of A.
</span>
</body>
</html>