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.AssignmentOperation |
Implements Double dispatcher Pattern. The class encapsulates encapsulates all it's needed to perform an assigment operationt, except the first argument that is passed as argument with the message AcceptOperation() and done in the proper method. More... | |
Namespaces | |
package | TypeSystem.Operations |
Operations encapsulate each type rule that can be included as a constraint in a method type. | |