ModuleCheck
0.12.5
0.13.0-SNAPSHOT
0.12.5
modulecheck-reporting:sarif
/
modulecheck.reporting.sarif
/
ColumnKind
Column
Kind
enum
ColumnKind
(
val
value
:
String
)
:
Enum
<
ColumnKind
>
Content copied to clipboard
Specifies the unit in which the tool measures columns.
Entries
Constructors
Properties
Sources
Constructors
Column
Kind
Link copied to clipboard
private
fun
ColumnKind
(
value
:
String
)
Content copied to clipboard
Entries
UnicodeCodePoints
Link copied to clipboard
UnicodeCodePoints
(
"unicodeCodePoints"
)
Content copied to clipboard
Utf16CodeUnits
Link copied to clipboard
Utf16CodeUnits
(
"utf16CodeUnits"
)
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
ordinal
Link copied to clipboard
val
ordinal
:
Int
Content copied to clipboard
value
Link copied to clipboard
val
value
:
String
Content copied to clipboard
Sources
jvm source
Link copied to clipboard