Lambda

Lambda expressions

Constructors

this
this(Location location, ParamDecl[] params, AstExpression value)
Undocumented in source.

Members

Variables

params
ParamDecl[] params;
Undocumented in source.
value
AstExpression value;
Undocumented in source.

Inherited Members

From AstExpression

toString
string toString(Context )
Undocumented in source. Be warned that the author may not have intended to support it.

Meta