Uses of Enum
com.dylibso.chicory.wasm.types.CatchOpCode
Packages that use CatchOpCode
-
Uses of CatchOpCode in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return CatchOpCodeModifier and TypeMethodDescriptionstatic CatchOpCodeCatchOpCode.byOpCode(int opcode) CatchOpCode.Catch.opcode()static CatchOpCodeReturns the enum constant of this type with the specified name.static CatchOpCode[]CatchOpCode.values()Returns an array containing the constants of this enum type, in the order they are declared.