Package com.dylibso.chicory.wasm.types
Class Section
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- Direct Known Subclasses:
CodeSection,CustomSection,DataSection,ElementSection,ExportSection,FunctionSection,GlobalSection,ImportSection,MemorySection,StartSection,TableSection,TypeSection
public class Section extends Object
-
-
Constructor Summary
Constructors Constructor Description Section(long id)
-