Package com.dylibso.chicory.wasm.types
Class ElementSection
- java.lang.Object
-
- com.dylibso.chicory.wasm.types.Section
-
- com.dylibso.chicory.wasm.types.ElementSection
-
public class ElementSection extends Section
-
-
Constructor Summary
Constructors Constructor Description ElementSection(Element[] elements)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intelementCount()Element[]elements()ElementgetElement(int idx)
-