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