Uses of Class
org.qbicc.machine.file.wasm.kaitai.Webassembly.FunctionBodyType
Packages that use Webassembly.FunctionBodyType
-
Uses of Webassembly.FunctionBodyType in org.qbicc.machine.file.wasm.kaitai
Methods in org.qbicc.machine.file.wasm.kaitai that return Webassembly.FunctionBodyTypeModifier and TypeMethodDescriptionWebassembly.FunctionBodyDataType._parent()static Webassembly.FunctionBodyTypeMethods in org.qbicc.machine.file.wasm.kaitai that return types with arguments of type Webassembly.FunctionBodyTypeConstructors in org.qbicc.machine.file.wasm.kaitai with parameters of type Webassembly.FunctionBodyTypeModifierConstructorDescriptionFunctionBodyDataType(io.kaitai.struct.KaitaiStream _io, Webassembly.FunctionBodyType _parent) FunctionBodyDataType(io.kaitai.struct.KaitaiStream _io, Webassembly.FunctionBodyType _parent, Webassembly _root)