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