Uses of Enum Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.ValueType
Packages that use Webassembly.ValueType
-
Uses of Webassembly.ValueType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.ValueTypeModifier and TypeMethodDescriptionstatic Webassembly.ValueTypeWebassembly.ValueType.byId(long id) Webassembly.GlobalType.contentType()Webassembly.FuncType.returnType()Webassembly.LocalEntryType.type()static Webassembly.ValueTypeReturns the enum constant of this class with the specified name.static Webassembly.ValueType[]Webassembly.ValueType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.qbicc.machine.file.wasm.kaitai that return types with arguments of type Webassembly.ValueType