Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.StructSubtype
Packages that use StructSubtype
-
Uses of StructSubtype in de.mirkosertic.bytecoder.core.backend.wasm.ast
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return StructSubtypeModifier and TypeMethodDescriptionTypesSection.structSubtype(String name, StructType superType, List<StructType.Field> fields)