node
High-level optimizer operating on lexical tree SSA IR

Next:#declare


Vocabulary
compiler.tree

Class description
Base class for all SSA tree nodes. The node is an identity-tuple which means that two different node instances with the same attributes are not equal.

Definition


Methods