public class PlatformPlugin extends Object implements TeaVMPlugin, MetadataRegistration
| Constructor and Description |
|---|
PlatformPlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(TeaVMHost host) |
void |
register(MethodReference method,
MetadataGenerator generator) |
public void install(TeaVMHost host)
install in interface TeaVMPluginpublic void register(MethodReference method, MetadataGenerator generator)
register in interface MetadataRegistrationCopyright © 2019. All rights reserved.