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 | TypeSystem.Operations.DotOperation |
Implements a factory method pattern. Virtual constructor. Role: factory Implements a double dispatcher pattern Role: More... | |
Namespaces | |
package | TypeSystem.Operations |
Operations encapsulate each type rule that can be included as a constraint in a method type. | |
Enumerations | |
enum | TypeSystem.Operations.DotKind { TypeSystem.Operations.DotKind.Constrained, TypeSystem.Operations.DotKind.Unconstrained } |