Uses of Record Class
org.sonar.plugins.python.api.types.v2.Member
Packages that use Member
-
Uses of Member in org.sonar.plugins.python.api.types.v2
Methods in org.sonar.plugins.python.api.types.v2 that return types with arguments of type MemberMethod parameters in org.sonar.plugins.python.api.types.v2 with type arguments of type MemberConstructor parameters in org.sonar.plugins.python.api.types.v2 with type arguments of type MemberModifierConstructorDescriptionClassType(String name, String fullyQualifiedName, Set<Member> members, List<PythonType> attributes, List<TypeWrapper> superClasses, List<PythonType> metaClasses, boolean hasDecorators, boolean isGeneric, LocationInFile locationInFile)