Enum Class InstructionSet.OperandType

java.lang.Object
java.lang.Enum<InstructionSet.OperandType>
be.lmenten.avr.core.instruction.InstructionSet.OperandType
All Implemented Interfaces:
Serializable, Comparable<InstructionSet.OperandType>, Constable
Enclosing class:
InstructionSet

public static enum InstructionSet.OperandType extends Enum<InstructionSet.OperandType>