nss-lang
0.0.1
nss-lang
/
ast.struct
/
StructMethod
/
StructMethod
Struct
Method
fun
StructMethod
(
name
:
Identifier
,
parameters
:
Array
<
FunctionParameter
>
,
retType
:
Type
,
body
:
Block
)
Content copied to clipboard