|
The StaDyn Programming Language
Source code documentation of StaDyn, a hybrid static and dynamic typing language.
|
Go to the source code of this file.
Classes | |
| class | DynVarManagement.DynVarException |
| The parent class for all exceptions related to DynVars More... | |
| class | DynVarManagement.DynVarInfoNotFound |
| When the associated file is not found More... | |
| class | DynVarManagement.DynVarInfoSyntaxException |
| When the XML syntax of the associated file is not valid. More... | |
| class | DynVarManagement.DynVarNotFound |
| When a dynVar, a block(DynVars object), class or namespace is not found in the associated info. More... | |
Namespaces | |
| package | DynVarManagement |
| To manage the dynamism of var references. | |