LambdaExpression.with_statement_body


Description:

public LambdaExpression.with_statement_body (Block statement_body, SourceReference? source_reference = null)

Creates a new lambda expression with statement body.

Parameters:

statement_body

statement body

source_reference

reference to source code

Returns:

newly created lambda expression