#push


Vocabulary
compiler.tree

Class description
SSA tree node that puts a literal value on the stack. It has the following slots:
out-dA one item array containing the <value> of the literal being pushed.


Notes
A quotation is also a literal.

Definition


Methods