public class InstructionException extends RuntimeException
| 构造器和说明 |
|---|
InstructionException(String message,
int insn,
Stack stackCopy) |
| 限定符和类型 | 方法和说明 |
|---|---|
Stack |
getCopyOfStack() |
int |
getInsn() |
Copyright © 2015. All rights reserved.