toggle menu
ktast
0.9.4
common
switch theme
search in API
ast
/
ktast.ast
/
NodeSupplement
/
NodeSupplement
Node
Supplement
constructor
(
extrasBefore
:
List
<
Node.Extra
>
=
listOf()
,
extrasWithin
:
List
<
Node.Extra
>
=
listOf()
,
extrasAfter
:
List
<
Node.Extra
>
=
listOf()
,
tag
:
Any
?
=
null
)