|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Operand.OperandType | |
---|---|
org.zmpp.vm | This package contains the base structures for the Z machine, e.g. |
Uses of Operand.OperandType in org.zmpp.vm |
---|
Methods in org.zmpp.vm that return Operand.OperandType | |
---|---|
Operand.OperandType |
Operand.getType()
Returns this operand's type. |
static Operand.OperandType |
Operand.OperandType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operand.OperandType[] |
Operand.OperandType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |