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

Go to the source code of this file.

Classes

class  ErrorManagement.OperationNotAllowedError
 Represents a error produced when tries to make an operation not allowed for the specified type. More...
 

Namespaces

package  ErrorManagement
 Different compile-time errors of the language processor.