Build_context.LambdaSourcenext name typed bc
Add a bound variable whose type is the last analyzed expression and expect the next variable type or the type of the inner expression.
Expect the inner expression of the function abstraction whose type is the last analyzed expression.
end_ nargs nbounds typed cb
End the function abstraction with nbounds bound variables. The function abstraction is applied to nargs arguments.