Xreate
The Xreate programming language
|
Provides caching ability for code scope compilation. More...
#include <scopedecorators.h>
Provides caching ability for code scope compilation.
Additional Inherited Members | |
Protected Member Functions inherited from ICodeScopeUnit | |
virtual IFnInvocation * | findFunction (const Expression &opCall)=0 |
For subclasses to implement this method to define a function name resolution. | |