Uses of Class
com.dylibso.chicory.wasm.types.ElementSection
-
Packages that use ElementSection Package Description com.dylibso.chicory.wasm -
-
Uses of ElementSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return ElementSection Modifier and Type Method Description ElementSectionModule. elementSection()Methods in com.dylibso.chicory.wasm with parameters of type ElementSection Modifier and Type Method Description voidModule. setElementSection(ElementSection elementSection)
-