public class ChecksBridge extends Object
| Constructor and Description |
|---|
ChecksBridge(SonarComponents sonarComponents,
org.sonar.api.profiles.RulesProfile rulesProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
reportIssueForPackageInfo(org.sonar.api.resources.Directory directory,
org.sonar.api.resources.Project project) |
void |
reportIssues(org.sonar.squidbridge.api.SourceFile squidFile,
org.sonar.api.resources.Resource sonarFile) |
public ChecksBridge(SonarComponents sonarComponents, org.sonar.api.profiles.RulesProfile rulesProfile)
Copyright © 2012–2015 SonarSource. All rights reserved.