Uses of Class
org.sonar.python.types.DeclaredType
Packages that use DeclaredType
-
Uses of DeclaredType in org.sonar.python.types
Methods in org.sonar.python.types that return DeclaredTypeModifier and TypeMethodDescriptionstatic DeclaredTypeInferredTypes.declaredUnionType(Expression leftOperand, Expression rightOperand, Map<String, Symbol> builtinSymbols) Constructor parameters in org.sonar.python.types with type arguments of type DeclaredType