nss-lang
0.0.1
nss-lang
/
ast.function
/
NssFunction
/
NssFunction
Nss
Function
fun
NssFunction
(
name
:
Identifier
,
parameters
:
Array
<
FunctionParameter
>
,
retType
:
Type
,
body
:
Block
,
native
:
Boolean
=
false
)
Content copied to clipboard