AnalyzerUnusedAccessConfigurationAnalysisRuleProperties

Contains information about rules for the analyzer.

Constructors

constructor(exclusions: List<AnalyzerAnalysisRuleCriteria>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of rules for the analyzer containing criteria to exclude from analysis. Entities that meet the rule criteria will not generate findings.