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

Provides caching ability for code scope compilation. More...

#include <scopedecorators.h>

Detailed Description

template<class Parent>
class xreate::compilation::CachedScopeDecorator< Parent >

Provides caching ability for code scope compilation.

Inheritance diagram for CachedScopeDecorator< 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: