public class NullInstructionFactory extends InstructionFactory
| Constructor and Description |
|---|
NullInstructionFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
createInstruction(ExpressRunner expressRunner,
InstructionSet result,
java.util.Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
getInstructionFactorypublic boolean createInstruction(ExpressRunner expressRunner, InstructionSet result, java.util.Stack<ForRelBreakContinue> forStack, ExpressNode node, boolean isRoot)
createInstruction in class InstructionFactoryCopyright © 2012-2023 Alibaba Group. All Rights Reserved.