Handbook
Glossary
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
USING:
kernel
stack-checker.state
stack-checker.visitor
;
IN:
stack-checker.backend
:
end-infer
( -- )
meta-d
clone
#return,
;