net.sourceforge.pmd.lang.java.symboltable
Class DeclarationFinderFunction
java.lang.Object
net.sourceforge.pmd.lang.java.symboltable.DeclarationFinderFunction
- All Implemented Interfaces:
- UnaryFunction<NameDeclaration>
public class DeclarationFinderFunction
- extends Object
- implements UnaryFunction<NameDeclaration>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeclarationFinderFunction
public DeclarationFinderFunction(NameOccurrence occurrence)
applyTo
public void applyTo(NameDeclaration nameDeclaration)
- Specified by:
applyTo
in interface UnaryFunction<NameDeclaration>
getDecl
public NameDeclaration getDecl()
Copyright © 2002-2016 InfoEther. All Rights Reserved.