public static class AssertionSnippets.Templates extends SnippetTemplate.AbstractTemplates
Modifier and Type | Field and Description |
---|---|
private SnippetTemplate.SnippetInfo |
assertion |
private SnippetTemplate.SnippetInfo |
stubAssertion |
providers, snippetReflection, target
Constructor and Description |
---|
Templates(HotSpotProviders providers,
TargetDescription target) |
Modifier and Type | Method and Description |
---|---|
void |
lower(AssertionNode assertionNode,
LoweringTool tool) |
findMethod, snippet, template
private final SnippetTemplate.SnippetInfo assertion
private final SnippetTemplate.SnippetInfo stubAssertion
public Templates(HotSpotProviders providers, TargetDescription target)
public void lower(AssertionNode assertionNode, LoweringTool tool)