Vocabularycompiler.treeClass descriptionSSA tree node that puts an input value from the "outside" on the stack. It is used to "introduce" data stack parameter whenever they are needed. It has the following slots:
out-d | Array of values of the parameters being introduced. |
DefinitionMethods