The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Encapsulates the IL code to throw runtime exceptions. More...
Classes | |
class | DynamicExceptionManager |
This class encapsulates the IL code to generate a dynamic exception. More... | |
class | WrongDynamicTypeExceptionManager |
This class encapsulates the IL code to generate an exception produced when the type on the top of the stack is incorrect. More... | |
Encapsulates the IL code to throw runtime exceptions.