kt-schema
Toggle table of contents
0.7.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kt-schema
kt-schema-generator-core
/
me.kpavlov.kt.schema.generator.core.ir
/
EnumNode
/
EnumNode
Enum
Node
constructor
(
name
:
String
,
entries
:
List
<
String
>
,
description
:
String
?
=
null
)
(
source
)