protected class SubstrateArraysCopyOfSnippets.ArraysCopyOfWithExceptionLowering extends Object implements NodeLoweringProvider<SubstrateArraysCopyOfWithExceptionNode>
| Modifier | Constructor and Description |
|---|---|
protected |
ArraysCopyOfWithExceptionLowering() |
| Modifier and Type | Method and Description |
|---|---|
void |
lower(SubstrateArraysCopyOfWithExceptionNode node,
org.graalvm.compiler.nodes.spi.LoweringTool tool) |
public void lower(SubstrateArraysCopyOfWithExceptionNode node, org.graalvm.compiler.nodes.spi.LoweringTool tool)
lower in interface NodeLoweringProvider<SubstrateArraysCopyOfWithExceptionNode>