sarif4k
0.4.0
common
sarif4k
/
io.github.detekt.sarif4k
/
LogicalLocation
/
LogicalLocation
Logical
Location
constructor
(
decoratedName
:
String
?
=
null
,
fullyQualifiedName
:
String
?
=
null
,
index
:
Long
?
=
null
,
kind
:
String
?
=
null
,
name
:
String
?
=
null
,
parentIndex
:
Long
?
=
null
,
properties
:
PropertyBag
?
=
null
)