public abstract class SubstrateBackendFactory extends Object
| Constructor and Description |
|---|
SubstrateBackendFactory() |
| Modifier and Type | Method and Description |
|---|---|
static SubstrateBackendFactory |
get() |
abstract SubstrateBackend |
newBackend(org.graalvm.compiler.phases.util.Providers newProviders) |
public abstract SubstrateBackend newBackend(org.graalvm.compiler.phases.util.Providers newProviders)
public static SubstrateBackendFactory get()