Xreate
The Xreate programming language
InterpretationPass Member List

This is the complete list of members for InterpretationPass, including all inherited members.

finish()IPassvirtual
process(const Expression &expression, PassContext context, const std::string &varDecl="") overrideInterpretationPassvirtual
process(ManagedFnPtr function)InterpretationPassvirtual
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)InterpretationPassvirtual
processFnCallUncertain(const std::string &calleeName, const std::list< ManagedFnPtr > &candidates, PassContext context)AbstractPass< InterpretationResolution >inlinevirtual
run()InterpretationPassvirtual