Uses of Class
de.inetsoftware.jwebassembly.module.TypeManager.StructType
Packages that use TypeManager.StructType
Package
Description
-
Uses of TypeManager.StructType in de.inetsoftware.jwebassembly.binary
Methods in de.inetsoftware.jwebassembly.binary with parameters of type TypeManager.StructTypeModifier and TypeMethodDescriptionprotected intBinaryModuleWriter.writeStructType(TypeManager.StructType type) Write a type/struct. -
Uses of TypeManager.StructType in de.inetsoftware.jwebassembly.module
Methods in de.inetsoftware.jwebassembly.module that return TypeManager.StructTypeModifier and TypeMethodDescriptionGet the StructType.Methods in de.inetsoftware.jwebassembly.module with parameters of type TypeManager.StructTypeModifier and TypeMethodDescriptionprotected abstract intModuleWriter.writeStructType(TypeManager.StructType type) Write a type/struct. -
Uses of TypeManager.StructType in de.inetsoftware.jwebassembly.text
Methods in de.inetsoftware.jwebassembly.text with parameters of type TypeManager.StructTypeModifier and TypeMethodDescriptionprotected intTextModuleWriter.writeStructType(TypeManager.StructType type) Write a type/struct. -
Uses of TypeManager.StructType in de.inetsoftware.jwebassembly.wasm
Subclasses of TypeManager.StructType in de.inetsoftware.jwebassembly.wasm