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

Go to the source code of this file.

Classes

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

Namespaces

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