public class PrimitiveTypeConsequenceRewrite extends Object
| Constructor and Description |
|---|
PrimitiveTypeConsequenceRewrite(RuleContext context) |
| Modifier and Type | Method and Description |
|---|---|
String |
rewrite(String consequence) |
static <T extends com.github.javaparser.ast.Node> |
rewriteNode(RuleContext context,
T node) |
public PrimitiveTypeConsequenceRewrite(RuleContext context)
public static <T extends com.github.javaparser.ast.Node> T rewriteNode(RuleContext context, T node)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.