public static interface BasePhase.ApplyScope
DebugCloseable
but the BasePhase.ApplyScope.close(java.lang.Throwable)
operation gets a Throwable
argument indicating whether the call to BasePhase.run(org.graalvm.compiler.nodes.StructuredGraph, C)
completed normally or with an exception.Modifier and Type | Method and Description |
---|---|
void |
close(Throwable t) |
void close(Throwable t)