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

Go to the source code of this file.

Classes

class  CodeGeneration.ExceptionManagement.WrongDynamicTypeExceptionManager
 This class encapsulates the IL code to generate an exception produced when the type on the top of the stack is incorrect. More...
 

Namespaces

package  CodeGeneration.ExceptionManagement
 Encapsulates the IL code to throw runtime exceptions.