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.VisitorSymbolIdentification |
This class visits the AST to assign symbol information to identifier expression. More... | |
Namespaces | |
package | Semantic |
The semantic analysis phase (type load, type definition, symbol identification and type inference). | |