Package org.teavm.classlib.impl
Class ServiceLoaderJSSupport
java.lang.Object
org.teavm.classlib.impl.ServiceLoaderJSSupport
- All Implemented Interfaces:
Generator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
generate(GeneratorContext context, SourceWriter writer, MethodReference methodRef)
-
Constructor Details
-
ServiceLoaderJSSupport
public ServiceLoaderJSSupport()
-
-
Method Details
-
generate
public void generate(GeneratorContext context, SourceWriter writer, MethodReference methodRef) throws IOException- Specified by:
generate
in interfaceGenerator
- Throws:
IOException
-