dmildew v0.5.6 (2021-02-22T01:27:01Z)
Dub
Repo
LambdaNode.this
mildew
nodes
LambdaNode
Undocumented in source.
this
(Token arrow, string[] args, StatementNode[] stmts)
this
(Token arrow, string[] args, ExpressionNode ret)
class
LambdaNode
this
(
Token
arrow
,
string
[]
args
,
ExpressionNode
ret
)
Meta
Source
See Implementation
mildew
nodes
LambdaNode
constructors
this
functions
accept
toString
variables
argList
arrowToken
returnExpression
statements