net.sourceforge.pmd.symboltable

Class NameFinder

public class NameFinder extends Object

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Constructor Summary
NameFinder(ASTPrimaryExpression node)
Method Summary
ListgetNames()
StringtoString()

Constructor Detail

NameFinder

public NameFinder(ASTPrimaryExpression node)

Method Detail

getNames

public List getNames()

toString

public String toString()