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) |
toString
public LODX(String symbol)
public static Object readFrom(String symbol, ExecutionContext context) throws ZExecutionException
ZExecutionException
public int execute(ExecutionContext context) throws ZExecutionException
Instruction
execute
in class Instruction
context
- ExecutionContextZExecutionException
public Object[] getParameters()
getParameters
in class Instruction
Copyright © 2018 SPF4J. All rights reserved.