dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
FunctionLiteralNode.this
mildew
nodes
FunctionLiteralNode
Undocumented in source.
class
FunctionLiteralNode
this
(
string
[]
args
,
StatementNode
[]
stmts
,
string
optional
= ""
,
bool
isC
= false
,
bool
isG
= false
)
Meta
Source
See Implementation
mildew
nodes
FunctionLiteralNode
constructors
this
functions
accept
toString
variables
argList
isClass
isGenerator
optionalName
statements