public final class LODAX extends Instruction implements LValRef
| Modifier and Type | Method and Description |
|---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
String |
getSymbol() |
static void |
writeTo(String symbol,
ExecutionContext context,
Object what) |
toStringpublic LODAX(String symbol)
public static void writeTo(String symbol, ExecutionContext context, Object what) throws ZExecutionException
ZExecutionExceptionpublic int execute(ExecutionContext context)
Instructionexecute in class Instructioncontext - ExecutionContextpublic Object[] getParameters()
getParameters in class InstructionCopyright © 2018 SPF4J. All rights reserved.