|
Xreate
The Xreate programming language
|
Interface to allow modification of CodeScope compilation. More...
#include <compilepass.h>
Interface to allow modification of CodeScope compilation.
Default implementation defined in xreate::compilation::DefaultCodeScopeUnit
Protected Member Functions | |
| virtual IFnInvocation * | findFunction (const Expression &opCall)=0 |
| For subclasses to implement this method to define a function name resolution. | |
1.8.14