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.InstanceMethodCallFromStaticMethodError |
Represents a error produced when an instance method is called from a static one, whithout using an object. More... | |
Namespaces | |
package | ErrorManagement |
Different compile-time errors of the language processor. | |