Package org.sonar.plugins.csharp
Class CSharpPropertyDefinitions
java.lang.Object
org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
org.sonar.plugins.csharp.CSharpPropertyDefinitions
-
Field Summary
Fields inherited from class org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
PROJECT_BASE_DIR_PROPERTY, PROJECT_KEY_PROPERTY, PROJECT_NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
create, getAnalyzeGeneratedCode, getAnalyzerWorkDirProperty, getBugCategoriesProperty, getCodeSmellCategoriesProperty, getFileSuffixProperty, getIgnoreHeaderCommentsProperty, getIgnoreIssuesProperty, getPullRequestBase, getPullRequestCacheBasePath, getRoslynJsonReportPathProperty, getVulnerabilityCategoriesProperty
-
Constructor Details
-
CSharpPropertyDefinitions
public CSharpPropertyDefinitions(org.sonar.api.SonarRuntime runtime)
-