Uses of Enum
com.dylibso.chicory.wasm.types.OpCode
Packages that use OpCode
-
Uses of OpCode in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return OpCodeModifier and TypeMethodDescriptionstatic OpCodeOpCode.byOpCode(int opcode) AnnotatedInstruction.Builder.opcode()Instruction.opcode()static OpCodeReturns the enum constant of this type with the specified name.static OpCode[]OpCode.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.dylibso.chicory.wasm.types with parameters of type OpCodeConstructors in com.dylibso.chicory.wasm.types with parameters of type OpCode