public class Renamer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
DEBUG |
| Constructor and Description |
|---|
Renamer(heuristicSet info,
ASTMethodNode node) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(java.lang.String methodName,
java.lang.String debug) |
void |
rename() |
public final boolean DEBUG
public Renamer(heuristicSet info, ASTMethodNode node)