boolean |
NullInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
NewVClassInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
NewInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
MethodCallInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
MacroInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
LoadAttrInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
abstract boolean |
InstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
InInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
IfInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
FunctionInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
ForInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
FieldCallInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
ContinueInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
ConstDataInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
CastInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
CallFunctionInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
BreakInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
boolean |
BlockInstructionFactory.createInstruction(ExpressRunner aCompile,
InstructionSet result,
Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
static InstructionSetContext |
OperateDataCacheManager.fetchInstructionSetContext(boolean aIsExpandToParent,
ExpressRunner aRunner,
IExpressContext<String,Object> aParent,
ExpressLoader aExpressLoader,
boolean aIsSupportDynamicFieldName) |
InstructionSetContext |
OperateDataCacheImpl.fetchInstructionSetContext(boolean aIsExpandToParent,
ExpressRunner aRunner,
IExpressContext<String,Object> aParent,
ExpressLoader aExpressLoader,
boolean aIsSupportDynamicFieldName) |
InstructionSetContext |
IOperateDataCache.fetchInstructionSetContext(boolean aIsExpandToParent,
ExpressRunner aRunner,
IExpressContext<String,Object> aParent,
ExpressLoader aExpressLoader,
boolean aIsSupportDynamicFieldName) |
static void |
OperateDataCacheManager.push(ExpressRunner aRunner) |
static void |
OperateDataCacheManager.resetCache(ExpressRunner aRunner) |