|
Xreate
The Xreate programming language
|
This is the complete list of members for InterpretationPass, including all inherited members.
| finish() | IPass | virtual |
| process(const Expression &expression, PassContext context, const std::string &varDecl="") override | InterpretationPass | virtual |
| process(ManagedFnPtr function) | InterpretationPass | virtual |
| AbstractPass< InterpretationResolution >::process(ManagedRulePtr rule) | AbstractPass< InterpretationResolution > | inlinevirtual |
| AbstractPass< InterpretationResolution >::process(CodeScope *scope, PassContext context, const std::string &hintBlockDecl="") | AbstractPass< InterpretationResolution > | inlinevirtual |
| processFnCall(ManagedFnPtr function, PassContext context) | InterpretationPass | virtual |
| processFnCallUncertain(const std::string &calleeName, const std::list< ManagedFnPtr > &candidates, PassContext context) | AbstractPass< InterpretationResolution > | inlinevirtual |
| run() | InterpretationPass | virtual |
1.8.14