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 | ErrorManagement.IncorrectArraySizeError |
Represents a error produced when a specified array size isnt an integer or an expression that contains a integer value. More... | |
Namespaces | |
package | ErrorManagement |
Different compile-time errors of the language processor. | |