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

Go to the source code of this file.

Classes

class  CodeGeneration.Operations.CGRuntimeCheckArgumentOperation< T >
 It typechecks the runtime arguments, embeded in a method call, with the parametes of this method. More...
 

Namespaces

package  CodeGeneration.Operations
 Operations for generating code depending on the type of the arguments.