toggle menu
metis-lang
jvm
switch theme
search in API
metis-lang
/
io.github.seggan.metis.parsing
/
AstNode
/
FunctionLiteral
/
FunctionLiteral
Function
Literal
constructor
(
args
:
List
<
String
>
,
body
:
AstNode.Block
,
name
:
String
?
,
span
:
Span
)