public final class RestrictHeapAccessAnnotationChecker extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RestrictHeapAccessAnnotationChecker.Options |
| Constructor and Description |
|---|
RestrictHeapAccessAnnotationChecker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
check(org.graalvm.compiler.debug.DebugContext debug,
HostedUniverse universe,
Collection<HostedMethod> methods)
Entry point method.
|
public static void check(org.graalvm.compiler.debug.DebugContext debug,
HostedUniverse universe,
Collection<HostedMethod> methods)