Uses of Enum
com.dylibso.chicory.wasm.types.ValType.TypeIdxCode
Packages that use ValType.TypeIdxCode
-
Uses of ValType.TypeIdxCode in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return ValType.TypeIdxCodeModifier and TypeMethodDescriptionstatic ValType.TypeIdxCodeReturns the enum constant of this type with the specified name.static ValType.TypeIdxCode[]ValType.TypeIdxCode.values()Returns an array containing the constants of this enum type, in the order they are declared.