net.sourceforge.pmd.lang.java.symboltable
Class Search

java.lang.Object
  extended by net.sourceforge.pmd.lang.java.symboltable.Search

public class Search
extends Object


Constructor Summary
Search(JavaNameOccurrence occ)
           
 
Method Summary
 void execute()
           
 void execute(Scope startingScope)
           
 NameDeclaration getResult()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Search

public Search(JavaNameOccurrence occ)
Method Detail

execute

public void execute()

execute

public void execute(Scope startingScope)

getResult

public NameDeclaration getResult()


Copyright © 2002-2015 InfoEther. All Rights Reserved.