public class SonarLintProfileExporter
extends org.sonar.api.profiles.ProfileExporter
| Constructor and Description |
|---|
SonarLintProfileExporter(CSharpSonarRulesDefinition csharpRulesDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
exportProfile(org.sonar.api.profiles.RulesProfile ruleProfile,
Writer writer) |
public SonarLintProfileExporter(CSharpSonarRulesDefinition csharpRulesDefinition)
public void exportProfile(org.sonar.api.profiles.RulesProfile ruleProfile,
Writer writer)
exportProfile in class org.sonar.api.profiles.ProfileExporterCopyright © 2014–2016 SonarSource. All rights reserved.