Uses of Class
org.sonar.plugins.python.api.types.v2.ObjectType
Packages that use ObjectType
-
Uses of ObjectType in org.sonar.plugins.python.api.types.v2
Methods in org.sonar.plugins.python.api.types.v2 that return ObjectTypeModifier and TypeMethodDescriptionObjectType.Builder.build()static ObjectTypeObjectType.fromType(PythonType type) Methods in org.sonar.plugins.python.api.types.v2 that return types with arguments of type ObjectTypeModifier and TypeMethodDescriptionObjectType.Builder.withDefinitionLocation(LocationInFile definitionLocation)