toggle menu
detekt
1.23.7
jvm
switch theme
search in API
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