cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
core
/
app.softwork.cikraft.core
/
Script
/
Body
/
Body
Body
constructor
(
propertyName
:
String
,
klass
:
CodeGenTree.Type
,
nullable
:
Boolean
,
contentNegotiations
:
List
<
Script.Body.ContentNegotiation
>
,
sealedSubClasses
:
Set
<
Script.SealedSubClass
>
,
documentation
:
String
?
=
null
)
(
source
)