|
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.ArithmeticalOperation |
| This class instantiates elements of type UnaryArithmeticalOperation, and BinaryArithmeticalOperation, according to the Create method called. Implements a factory methos(virtual constructor) Role: factory More... | |
Namespaces | |
| package | TypeSystem.Operations |
| Operations encapsulate each type rule that can be included as a constraint in a method type. | |