#declare
High-level optimizer operating on lexical tree SSA IR

Prev:node
Next:#introduce


Vocabulary
compiler.tree

Class description
SSA tree node emitted when declare declarations are encountered. It has the following slots:
declarationassoc that maps values to the types they are declared as.


Definition


Methods