|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.pmd.symboltable.VariableUsageFinderFunction
public class VariableUsageFinderFunction
| Constructor Summary | |
|---|---|
VariableUsageFinderFunction(java.util.Map decls,
boolean lookingForUsed)
|
|
| Method Summary | |
|---|---|
void |
applyTo(java.lang.Object o)
|
java.util.Map |
getUsed()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableUsageFinderFunction(java.util.Map decls,
boolean lookingForUsed)
| Method Detail |
|---|
public void applyTo(java.lang.Object o)
applyTo in interface UnaryFunctionpublic java.util.Map getUsed()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||