Uses of Class
org.sonar.python.semantic.v2.LazyTypesContext
Packages that use LazyTypesContext
-
Uses of LazyTypesContext in org.sonar.python.semantic.v2
Methods in org.sonar.python.semantic.v2 that return LazyTypesContextConstructors in org.sonar.python.semantic.v2 with parameters of type LazyTypesContextModifierConstructorDescriptionSymbolsModuleTypeProvider(ProjectLevelSymbolTable projectLevelSymbolTable, TypeShed typeShed, LazyTypesContext lazyTypeContext) -
Uses of LazyTypesContext in org.sonar.python.types.v2
Constructors in org.sonar.python.types.v2 with parameters of type LazyTypesContextModifierConstructorDescriptionLazyType(String fullyQualifiedName, LazyTypesContext lazyTypesContext)