ktast
Toggle table of contents
0.11.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
TypeArgument
/
TypeArgument
Type
Argument
constructor
(
modifiers
:
List
<
Node.Modifier
>
,
type
:
Node.Type
,
supplement
:
NodeSupplement
=
NodeSupplement()
)