Uses of Interface
org.sonar.plugins.python.editions.RepositoryInfoProvider
Packages that use RepositoryInfoProvider
-
Uses of RepositoryInfoProvider in org.sonar.plugins.python
Constructors in org.sonar.plugins.python with parameters of type RepositoryInfoProviderModifierConstructorDescriptionIPynbProfile(RepositoryInfoProvider[] editionMetadataProviders) IPynbSensor(org.sonar.api.measures.FileLinesContextFactory fileLinesContextFactory, org.sonar.api.batch.rule.CheckFactory checkFactory, org.sonar.api.issue.NoSonarFilter noSonarFilter, PythonIndexer indexer, RepositoryInfoProvider[] editionMetadataProviders, NoSonarLineInfoCollector noSonarLineInfoCollector) PythonProfile(RepositoryInfoProvider[] editionMetadataProviders) -
Uses of RepositoryInfoProvider in org.sonar.plugins.python.editions
Classes in org.sonar.plugins.python.editions that implement RepositoryInfoProviderMethods in org.sonar.plugins.python.editions that return RepositoryInfoProviderConstructors in org.sonar.plugins.python.editions with parameters of type RepositoryInfoProviderModifierConstructorDescriptionRepositoryInfoProviderWrapper(RepositoryInfoProvider[] editionMetadataProviders)