Class NameFinder
- java.lang.Object
-
- net.sourceforge.pmd.lang.plsql.symboltable.NameFinder
-
public class NameFinder extends Object
-
-
Constructor Summary
Constructors Constructor Description NameFinder(ASTPrimaryExpression node)
-
-
-
Constructor Detail
-
NameFinder
public NameFinder(ASTPrimaryExpression node)
-
-
Method Detail
-
getNames
public List<PLSQLNameOccurrence> getNames()
-
-