Uses of Class
com.dylibso.chicory.wasm.types.ImportSection
-
Packages that use ImportSection Package Description com.dylibso.chicory.wasm -
-
Uses of ImportSection in com.dylibso.chicory.wasm
Methods in com.dylibso.chicory.wasm that return ImportSection Modifier and Type Method Description ImportSectionModule. importSection()Methods in com.dylibso.chicory.wasm with parameters of type ImportSection Modifier and Type Method Description voidModule. setImportSection(ImportSection importSection)
-