The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
SSAMap.cs File Reference

Go to the source code of this file.

Classes

class  Semantic.SSAAlgorithm.SSAMap
 Implementation of a map to use in static single assignment algorithm. More...
 

Namespaces

package  Semantic.SSAAlgorithm
 To transform the AST to a Single Static Assignment AST representation.