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.DynVarManager |
New implementation of DynVarManagement: -Ignores "block" elements: not used anymore. -Provides wider interface: -Dynamic method return (dynreturn attribute in method elements) -Interface elements Includes set of old fields, properties and methods for retro-compatibility reasons. More... | |
class | DynVarManagement.VarPath |
Namespaces | |
package | DynVarManagement |
To manage the dynamism of var references. | |