[][src]Module boa::syntax::ast::node::return_smt

Structs

Return

The return statement ends function execution and specifies a value to be returned to the function caller.