Uses of Enum Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.KindType
Packages that use Webassembly.KindType
-
Uses of Webassembly.KindType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.KindTypeModifier and TypeMethodDescriptionstatic Webassembly.KindTypeWebassembly.KindType.byId(long id) Webassembly.ExportEntryType.kind()Webassembly.ImportEntry.kind()static Webassembly.KindTypeReturns the enum constant of this class with the specified name.static Webassembly.KindType[]Webassembly.KindType.values()Returns an array containing the constants of this enum class, in the order they are declared.