end-infer ( -- )


Vocabulary
stack-checker.backend

Word description
Called to end the infer context. It outputs a #return node to the stack-visitor containing the remaining items on the data stack.

Definition