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

Go to the source code of this file.

Classes

class  AST.Operations.AstOperation
 This class represent the entry wnen sending a message to an operation object. derived from AstNode More...
 

Namespaces

package  AST.Operations
 Provides double dispatch over types and operations.