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.VisitorTypeInference |
This class visits the AST to make the type inference of all expressiones in the source code. More... | |
Namespaces | |
package | Semantic |
The semantic analysis phase (type load, type definition, symbol identification and type inference). | |