public class InstructionOperator extends Instruction
log, staticLog| 构造器和说明 |
|---|
InstructionOperator(OperatorBase aOperator,
int aOpDataNumber) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
execute(RunEnvironment environment,
List<String> errorList) |
OperatorBase |
getOperator() |
String |
toString() |
getExceptionPrefix, getLine, setLine, setLogpublic InstructionOperator(OperatorBase aOperator, int aOpDataNumber)
public OperatorBase getOperator()
public void execute(RunEnvironment environment, List<String> errorList) throws Exception
execute 在类中 InstructionExceptionCopyright © 2012–2018 Alibaba Group. All rights reserved.