public class UselessLabelFinder
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static boolean |
DEBUG |
Constructor and Description |
---|
UselessLabelFinder(Singletons.Global g) |
Modifier and Type | Method and Description |
---|---|
boolean |
findAndKill(ASTNode node) |
static UselessLabelFinder |
v() |
public static UselessLabelFinder v()
public boolean findAndKill(ASTNode node)