public interface Interpreter
| Modifier and Type | Method and Description |
|---|---|
InstructionPointer |
step(InstructionPointer instruction) |
InstructionPointer step(InstructionPointer instruction) throws InterpreterException
InterpreterExceptionCopyright © 2018. All rights reserved.