ModuleFeature
constructor(name: String, explanation: String, advice: String, removalPatterns: Set<Regex>?, generatedSourcesDir: String? = null, generatedSourcesExtensions: Set<String> = emptySet(), matchingText: Set<String> = emptySet(), matchingTextFileExtensions: Set<String> = emptySet(), matchingSourcesDir: String? = null, matchingPlugin: String? = null)(source)