Package org.sonar.plugins.vbnet
Class VbNetPropertyDefinitions
- java.lang.Object
-
- org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
-
- org.sonar.plugins.vbnet.VbNetPropertyDefinitions
-
public class VbNetPropertyDefinitions extends AbstractPropertyDefinitions
-
-
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 Constructor Description VbNetPropertyDefinitions(org.sonar.api.SonarRuntime runtime)
-
Method Summary
-
Methods inherited from class org.sonarsource.dotnet.shared.plugins.AbstractPropertyDefinitions
create, getAnalyzeGeneratedCode, getAnalyzerWorkDirProperty, getBugCategoriesProperty, getCodeSmellCategoriesProperty, getFileSuffixProperty, getIgnoreHeaderCommentsProperty, getIgnoreIssuesProperty, getPullRequestBase, getPullRequestCacheBasePath, getRoslynJsonReportPathProperty, getVulnerabilityCategoriesProperty
-
-