Package org.sonar.python.semantic.v2
Class TypeShed
java.lang.Object
org.sonar.python.semantic.v2.TypeShed
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsymbolsForModule(String moduleName) Returns map of exported symbols by name for a given modulesymbolWithFQN(String fullyQualifiedName) protected SymbolsymbolWithFQN(String stdLibModuleName, String fullyQualifiedName)
-
Constructor Details
-
TypeShed
-
-
Method Details
-
builtinSymbols
-
symbolsForModule
Returns map of exported symbols by name for a given module -
symbolWithFQN
-
symbolWithFQN
-