Xreate
The Xreate programming language
|
Minimal useful ICodeScopeUnit implementation suited for inheritance. More...
#include <compilepass.h>
Minimal useful ICodeScopeUnit implementation suited for inheritance.
Protected Member Functions | |
IFnInvocation * | findFunction (const Expression &opCall) override |
For subclasses to implement this method to define a function name resolution. | |