The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Go to the source code of this file.
Namespaces | |
package | TypeSystem |
The implementation of the StaDyn type system rules. | |
Enumerations | |
enum | TypeSystem.SortOfUnification { TypeSystem.SortOfUnification.Equivalent, TypeSystem.SortOfUnification.Incremental, TypeSystem.SortOfUnification.Override } |