Uses of Enum
com.dylibso.chicory.runtime.ImportValue.Type
Packages that use ImportValue.Type
-
Uses of ImportValue.Type in com.dylibso.chicory.runtime
Methods in com.dylibso.chicory.runtime that return ImportValue.TypeModifier and TypeMethodDescriptionImportFunction.type()ImportGlobal.type()ImportMemory.type()ImportTable.type()ImportTag.type()ImportValue.type()static ImportValue.TypeReturns the enum constant of this type with the specified name.static ImportValue.Type[]ImportValue.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.