module documentation
In this module, the single static assignment forms are implemented to allow further analysis. The module contain a single class named SSA.
| Class | SSA |
Build SSA graph from a given AST node based on the CFG. |