Package org.sonar.python.types
Class TypeShed
- java.lang.Object
-
- org.sonar.python.types.TypeShed
-
public class TypeShed extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ClassSymboltypeShedClass(String fullyQualifiedName)static Map<String,Symbol>typeShedSymbols()
-
-
-
Method Detail
-
typeShedClass
public static ClassSymbol typeShedClass(String fullyQualifiedName)
-
-