public final class DEREFX extends Instruction
| Modifier and Type | Method and Description |
|---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toStringpublic DEREFX(Object ref)
public int execute(ExecutionContext context) throws SuspendedException, ExecutionException
Instructionexecute in class Instructioncontext - ExecutionContextSuspendedExceptionExecutionExceptionpublic Object[] getParameters()
getParameters in class InstructionCopyright © 2018 SPF4J. All rights reserved.