public class Search
extends java.lang.Object
Constructor and Description |
---|
Search(NameOccurrence occ) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
void |
execute(Scope startingScope) |
NameDeclaration |
getResult() |
public Search(NameOccurrence occ)
public void execute()
public void execute(Scope startingScope)
public NameDeclaration getResult()