ComplierFrameworkV2
1.0-SNAPSHOT
jvm
ComplierFrameworkV2
/
domain.types
/
Function
/
Function
Function
constructor
(
title
:
String
,
parameters
:
MutableList
<
Property
>
,
statements
:
Block
?
,
returnTypeName
:
String
)