Uses of Enum Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.ElemType
Packages that use Webassembly.ElemType
-
Uses of Webassembly.ElemType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.ElemTypeModifier and TypeMethodDescriptionstatic Webassembly.ElemTypeWebassembly.ElemType.byId(long id) Webassembly.TableType.elementType()static Webassembly.ElemTypeReturns the enum constant of this class with the specified name.static Webassembly.ElemType[]Webassembly.ElemType.values()Returns an array containing the constants of this enum class, in the order they are declared.