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.VisitorTypeDefinition |
This class visits the AST to store the type of each declaration. Includes methods, fields and inheritance. More... | |
Namespaces | |
package | Semantic |
The semantic analysis phase (type load, type definition, symbol identification and type inference). | |