Enum Class InstructionModel.InstructionKind

java.lang.Object
java.lang.Enum<InstructionModel.InstructionKind>
com.oracle.truffle.dsl.processor.bytecode.model.InstructionModel.InstructionKind
All Implemented Interfaces:
Serializable, Comparable<InstructionModel.InstructionKind>, Constable
Enclosing class:
InstructionModel

public static enum InstructionModel.InstructionKind extends Enum<InstructionModel.InstructionKind>