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

Go to the source code of this file.

Classes

class  ErrorManagement.Location
 This class encapsulates a location in a specific file. Implements an Inmutable pattern. So it can be used in any context, that is his internal fields never change. More...
 

Namespaces

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