net.sourceforge.pmd.symboltable
Class NameOccurrences
java.lang.Object
net.sourceforge.pmd.symboltable.NameOccurrences
- public class NameOccurrences
- extends java.lang.Object
Field Summary |
private java.util.List |
names
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
names
private java.util.List names
NameOccurrences
public NameOccurrences(ASTPrimaryExpression node)
getNames
public java.util.List getNames()
iterator
public java.util.Iterator iterator()
buildOccurrences
private void buildOccurrences(ASTPrimaryExpression node)
checkForNameChild
private void checkForNameChild(SimpleNode node)
add
private void add(NameOccurrence name)
toString
public java.lang.String toString()