net.sourceforge.pmd.symboltable

Class ImageFinderFunction

public class ImageFinderFunction extends Object implements UnaryFunction

BSD-style license; for more info see http://pmd.sourceforge.net/license.html
Constructor Summary
ImageFinderFunction(String img)
ImageFinderFunction(List imageList)
Method Summary
voidapplyTo(Object o)
NameDeclarationgetDecl()

Constructor Detail

ImageFinderFunction

public ImageFinderFunction(String img)

ImageFinderFunction

public ImageFinderFunction(List imageList)

Method Detail

applyTo

public void applyTo(Object o)

getDecl

public NameDeclaration getDecl()