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