Class ServiceLoaderWasmGCSupport

java.lang.Object
org.teavm.classlib.impl.ServiceLoaderWasmGCSupport
All Implemented Interfaces:
org.teavm.backend.wasm.generators.gc.WasmGCCustomGeneratorFactory

public class ServiceLoaderWasmGCSupport extends Object implements org.teavm.backend.wasm.generators.gc.WasmGCCustomGeneratorFactory
  • Constructor Details

    • ServiceLoaderWasmGCSupport

      public ServiceLoaderWasmGCSupport()
  • Method Details

    • createGenerator

      public org.teavm.backend.wasm.generators.gc.WasmGCCustomGenerator createGenerator(org.teavm.model.MethodReference methodRef, org.teavm.backend.wasm.generators.gc.WasmGCCustomGeneratorFactoryContext context)
      Specified by:
      createGenerator in interface org.teavm.backend.wasm.generators.gc.WasmGCCustomGeneratorFactory