public class BreakInstructionFactory extends InstructionFactory
| 构造器和说明 |
|---|
BreakInstructionFactory() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
createInstruction(ExpressRunner aCompile,
InstructionSet result,
java.util.Stack<ForRelBreakContinue> forStack,
ExpressNode node,
boolean isRoot) |
getInstructionFactorypublic boolean createInstruction(ExpressRunner aCompile, InstructionSet result, java.util.Stack<ForRelBreakContinue> forStack, ExpressNode node, boolean isRoot) throws java.lang.Exception
createInstruction 在类中 InstructionFactoryjava.lang.ExceptionCopyright © 2012-2021 Alibaba Group. All Rights Reserved.