Uses of Class
com.dylibso.chicory.wasm.types.Export
-
Packages that use Export Package Description com.dylibso.chicory.wasm.types -
-
Uses of Export in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return Export Modifier and Type Method Description ExportExportSection. getExport(int idx)Constructors in com.dylibso.chicory.wasm.types with parameters of type Export Constructor Description ExportSection(Export[] exports)
-