The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
Package MethodInvocationArguments

TO DO: PASAR A CODEGENERATION More...

Enumerations

enum  MethodInvocationArgument { MethodInvocationArgument.Clean = 0, MethodInvocationArgument.MakeBox, MethodInvocationArgument.DecorationAttributes }
 

Detailed Description

TO DO: PASAR A CODEGENERATION

Enumeration Type Documentation

Enumerator
Clean 
MakeBox 
DecorationAttributes 

Definition at line 21 of file MethodInvocationArguments.cs.