Kotlinx-Schema
Toggle table of contents
0.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Kotlinx-Schema
kotlinx-schema-generator-core
/
kotlinx.schema.generator.core.ir
/
PrimitiveNode
/
PrimitiveNode
Primitive
Node
constructor
(
kind
:
PrimitiveKind
,
description
:
String
?
=
null
,
unsigned
:
Boolean
=
false
)
(
source
)