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