Uses of Class
org.sonar.plugins.python.api.types.v2.ClassType
Packages that use ClassType
-
Uses of ClassType in org.sonar.plugins.python.api.types.v2
Methods in org.sonar.plugins.python.api.types.v2 with parameters of type ClassTypeModifier and TypeMethodDescriptionbooleanClassType.areAttributesCompatible(ClassType other) booleanClassType.isASubClassFrom(ClassType other) -
Uses of ClassType in org.sonar.python.semantic.v2
Methods in org.sonar.python.semantic.v2 that return ClassType