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
/
Issue
/
Entity
Entity
class
Entity
(
val
signature
:
String
,
val
location
:
Issue.Location
)
Members
Constructors
Entity
Link copied to clipboard
constructor
(
signature
:
String
,
location
:
Issue.Location
)
Properties
location
Link copied to clipboard
val
location
:
Issue.Location
signature
Link copied to clipboard
val
signature
:
String