Enum WasmInstruction.Type

java.lang.Object
java.lang.Enum<WasmInstruction.Type>
de.inetsoftware.jwebassembly.module.WasmInstruction.Type
All Implemented Interfaces:
Serializable, Comparable<WasmInstruction.Type>, java.lang.constant.Constable
Enclosing class:
WasmInstruction

static enum WasmInstruction.Type extends Enum<WasmInstruction.Type>
Type of instruction to faster differ as with instanceof.