Xreate
The Xreate programming language
List of all members
VersionsScopeDecorator< Parent > Class Template Reference

Versioned variables code scope level compilation support. More...

#include <versions.h>

Detailed Description

template<class Parent>
class xreate::versions::VersionsScopeDecorator< Parent >

Versioned variables code scope level compilation support.

Decorates xreate::compilation::ICodeScopeUnit to enable versioned variables compilation. An order of variables computation is determined by VersionsPass.

See also
VersionsPass, VersionsGraph
Inheritance diagram for VersionsScopeDecorator< Parent >:
ICodeScopeUnit

Additional Inherited Members

- Protected Member Functions inherited from ICodeScopeUnit
virtual IFnInvocationfindFunction (const Expression &opCall)=0
 For subclasses to implement this method to define a function name resolution.
 

The documentation for this class was generated from the following file: