The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
SquareBracketOperation.cs File Reference

Go to the source code of this file.

Classes

class  TypeSystem.Operations.SquareBracketOperation
 Implements bracket operation of a type expression. Implments double dispatcher pattern. More...
 

Namespaces

package  TypeSystem.Operations
 Operations encapsulate each type rule that can be included as a constraint in a method type.