ktast
Toggle table of contents
0.10.0
common
Platform filter
common
Switch theme
Search in API
ktast
ast
/
ktast.ast
/
Node
/
Declaration
/
ScriptBody
/
ScriptBody
Script
Body
constructor
(
declarations
:
List
<
Node.Declaration
>
,
supplement
:
NodeSupplement
=
NodeSupplement()
)