|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operand | |
---|---|
org.zmpp.vm | This package contains the base structures for the Z machine, e.g. |
Uses of Operand in org.zmpp.vm |
---|
Methods in org.zmpp.vm that return Operand | |
---|---|
Operand |
AbstractInstruction.getOperand(int operandNum)
Returns the operand at the specified position. |
Methods in org.zmpp.vm with parameters of type Operand | |
---|---|
void |
AbstractInstruction.addOperand(Operand operand)
Adds an operand to this object. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |