dmildew ~master (2021-03-01T20:12:39.6103621)
Dub
Repo
FunctionLiteralNode.this
mildew
nodes
FunctionLiteralNode
Undocumented in source.
class
FunctionLiteralNode
this
(
Token
t
,
string
[]
args
,
ExpressionNode
[]
defArgs
,
StatementNode
[]
stmts
,
string
optional
= ""
,
bool
isC
= false
,
bool
isG
= false
)
Meta
Source
See Implementation
mildew
nodes
FunctionLiteralNode
constructors
this
functions
accept
toString
variables
argList
defaultArguments
isClass
isGenerator
optionalName
statements
token
Undocumented in source.