Package | Description |
---|---|
net.sourceforge.pmd.lang.java.rule.imports | |
net.sourceforge.pmd.lang.rule |
Modifier and Type | Field and Description |
---|---|
protected Set<ImportWrapper> |
UnusedImportsRule.imports |
Modifier and Type | Method and Description |
---|---|
protected ImportWrapper |
UnusedImportsRule.getImportWrapper(Node node) |
Modifier and Type | Method and Description |
---|---|
boolean |
ImportWrapper.matches(ImportWrapper i) |
Copyright © 2002–2017 InfoEther. All rights reserved.