public class InstructionGoToWithNotNull extends Instruction
| Constructor and Description |
|---|
InstructionGoToWithNotNull(int offset,
boolean isPopStackData) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(RunEnvironment environment,
java.util.List<java.lang.String> errorList) |
java.lang.String |
toString() |
getExceptionPrefix, getLine, setLinepublic InstructionGoToWithNotNull(int offset,
boolean isPopStackData)
public void execute(RunEnvironment environment, java.util.List<java.lang.String> errorList) throws java.lang.Exception
execute in class Instructionjava.lang.Exceptionpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2012-2024 Alibaba Group. All Rights Reserved.