Uses of Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.FunctionBodyDataType
Packages that use Webassembly.FunctionBodyDataType
-
Uses of Webassembly.FunctionBodyDataType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.FunctionBodyDataTypeModifier and TypeMethodDescriptionWebassembly.LocalEntryType._parent()Webassembly.FunctionBodyType.data()Constructors in org.qbicc.machine.file.wasm.kaitai with parameters of type Webassembly.FunctionBodyDataTypeModifierConstructorDescriptionLocalEntryType(io.kaitai.struct.KaitaiStream _io, Webassembly.FunctionBodyDataType _parent) LocalEntryType(io.kaitai.struct.KaitaiStream _io, Webassembly.FunctionBodyDataType _parent, Webassembly _root)