public class UselessImportantRemover extends TreeDeclarationsVisitor
| Constructor and Description |
|---|
UselessImportantRemover() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyToDeclaration(Declaration declaration) |
protected void |
enteringBody(Body node) |
protected void |
leavingBody(Body node) |
applyToPropertiesprotected void applyToDeclaration(Declaration declaration)
applyToDeclaration in class TreeDeclarationsVisitorprotected void enteringBody(Body node)
enteringBody in class TreeDeclarationsVisitorprotected void leavingBody(Body node)
leavingBody in class TreeDeclarationsVisitorCopyright © 2012-2015. All Rights Reserved.