The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Go to the source code of this file.
Classes | |
class | Semantic.SSAAlgorithm.SSAElement |
This class stores the information to use in SSA map and allows to create a new declarations. More... | |
Namespaces | |
package | Semantic.SSAAlgorithm |
To transform the AST to a Single Static Assignment AST representation. | |