Uses of Enum
org.teavm.backend.wasm.WasmRuntimeType
Packages that use WasmRuntimeType
-
Uses of WasmRuntimeType in org.teavm.backend.wasm
Methods in org.teavm.backend.wasm that return WasmRuntimeTypeModifier and TypeMethodDescriptionTeaVMWasmHost.getRuntimeType()WasmTarget.getRuntimeType()static WasmRuntimeTypeReturns the enum constant of this type with the specified name.static WasmRuntimeType[]WasmRuntimeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.teavm.backend.wasm with parameters of type WasmRuntimeType