ALib C++ Library
Library Version: 2402 R1
Documentation generated by doxygen
Loading...
Searching...
No Matches
Program Member List

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

AssembleBinaryOp(String &op, integer idxInOriginal, integer idxInNormalized)Program
AssembleCondFinalize_F(integer idxInOriginal, integer idxInNormalized)Program
AssembleCondFinalize_Q(integer idxInOriginal, integer idxInNormalized)Program
AssembleCondFinalize_T(integer idxInOriginal, integer idxInNormalized)Program
AssembleConstant(Box &value, integer idxInOriginal, integer idxInNormalized)Program
AssembleFinalize()Program
AssembleFunction(AString &functionName, integer qtyArgsOrNoParentheses, integer idxInOriginal, integer idxInNormalized)Program
AssembleUnaryOp(String &op, integer idxInOriginal, integer idxInNormalized)Program
At(VM::PC pc)Programinline
collectArgs(integer qty)Programprotected
commandsProgramprotected
commandsCountProgramprotected
compilerProgram
compileStorageProgramprotected
CountOptimizations() constPrograminline
ctNestedExpressionsProgramprotected
expressionProgram
Length() constPrograminline
Program(Compiler &pCompiler, Expression &pExpression, MonoAllocator *compileTimeAllocator)Program
qtyOptimizationsProgramprotected
ResultType() constProgram
Run(Scope &scope)Programinline
VM typedefProgramprotected
~Program()Program