ktast
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.builder
/
dynamicType
dynamic
Type
fun
dynamicType
(
modifiers
:
List
<
Node.Modifier
>
=
listOf()
,
supplement
:
NodeSupplement
=
NodeSupplement()
)
:
Node.Type.DynamicType
Creates a new
Node.Type.DynamicType
instance.