Uses of Class
org.sonar.python.semantic.v2.ClassTypeBuilder
Packages that use ClassTypeBuilder
-
Uses of ClassTypeBuilder in org.sonar.python.semantic.v2
Methods in org.sonar.python.semantic.v2 that return ClassTypeBuilderModifier and TypeMethodDescriptionClassTypeBuilder.withDefinitionLocation(LocationInFile definitionLocation) ClassTypeBuilder.withHasDecorators(boolean hasDecorators) ClassTypeBuilder.withSuperClasses(PythonType... types)