ComplierFrameworkV2
1.0-SNAPSHOT
jvm
ComplierFrameworkV2
/
domain.ast
/
FunctionCall
/
FunctionCall
Function
Call
constructor
(
function
:
Expression
,
parameters
:
MutableList
<
Expression
>
,
typeName
:
String
?
=
null
,
line
:
Int
)