Class ModuleSection
- java.lang.Object
-
- de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
-
- Direct Known Subclasses:
CustomSection,DataSection,ElementSection,ExportsSection,FunctionsSection,GlobalsSection,ImportsSection,MemorySection,NameSection,SourceMapSection,StartSection,TablesSection,TagSection,TypesSection
public abstract class ModuleSection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ModuleSection(Module module)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ModulegetModule()
-