toggle menu
detekt
1.23.7
jvm
switch theme
search in API
detekt-api
/
io.gitlab.arturbosch.detekt.api
/
RuleInstance
Rule
Instance
class
RuleInstance
(
val
id
:
String
,
val
name
:
Rule.Name
,
val
ruleSetId
:
RuleSet.Id
,
val
description
:
String
)
Members
Constructors
Rule
Instance
Link copied to clipboard
constructor
(
id
:
String
,
name
:
Rule.Name
,
ruleSetId
:
RuleSet.Id
,
description
:
String
)
Properties
description
Link copied to clipboard
val
description
:
String
id
Link copied to clipboard
val
id
:
String
name
Link copied to clipboard
val
name
:
Rule.Name
rule
Set
Id
Link copied to clipboard
val
ruleSetId
:
RuleSet.Id