Xreate
The Xreate programming language
|
Provides custom transformations during Code Scope compilation. More...
#include <transformations.h>
Provides custom transformations during 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. | |