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

Go to the source code of this file.

Classes

class  TypeSystem.Constraints.ArithmeticConstraint
 It represents constraints of the form: ret := op1 op op2 Where op is an arithmetic operator More...
 

Namespaces

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