Vala.LambdaExpression.LambdaExpression.with_statement_body – libvala-0.56 Reference Manual
Packages
libvala-0.56
Vala
LambdaExpression
expression_body
method
statement_body
LambdaExpression
LambdaExpression.with_statement_body
accept
accept_children
add_parameter
check
emit
get_parameters
get_used_variables
is_pure
LambdaExpression.with_statement_body
Description:
public
LambdaExpression.with_statement_body
(
Block
statement_body,
SourceReference
? source_reference =
null
)