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.CastOperation |
These clase implements cast operation over a type expression that is encapsulated in a message pass to AcceptOperation. Tels if the caller can cast to CastType Implements Double dispatcher pattern More... | |
Namespaces | |
package | TypeSystem.Operations |
Operations encapsulate each type rule that can be included as a constraint in a method type. | |