Uses of Class
com.dylibso.chicory.wasm.types.ImportDesc
-
Packages that use ImportDesc Package Description com.dylibso.chicory.wasm.types -
-
Uses of ImportDesc in com.dylibso.chicory.wasm.types
Methods in com.dylibso.chicory.wasm.types that return ImportDesc Modifier and Type Method Description ImportDescImport. desc()Constructors in com.dylibso.chicory.wasm.types with parameters of type ImportDesc Constructor Description Import(String moduleName, String fieldName, ImportDesc desc)
-