detekt
Toggle table of contents
1.23.7
jvm
Platform filter
jvm
Switch theme
Search in API
detekt
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
RuleInstance
/
RuleInstance
Rule
Instance
constructor
(
id
:
String
,
name
:
Rule.Name
,
ruleSetId
:
RuleSet.Id
,
description
:
String
)