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