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

Go to the source code of this file.

Classes

class  Semantic.VisitorTypeLoad
 This class visits the AST to store the type of each defined class or inteface. More...
 

Namespaces

package  Semantic
 The semantic analysis phase (type load, type definition, symbol identification and type inference).