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

Go to the source code of this file.

Classes

class  TypeSystem.Constraints.CastConstraint
 It represents constraints of the form (op1)op2 (op2 might be converted int a op1) More...
 

Namespaces

package  TypeSystem.Constraints
 Constraints used in by the type system.