public class DeclarationFinderFunction extends Object implements UnaryFunction<NameDeclaration>
| Constructor and Description |
|---|
DeclarationFinderFunction(NameOccurrence occurrence) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyTo(NameDeclaration nameDeclaration) |
NameDeclaration |
getDecl() |
public DeclarationFinderFunction(NameOccurrence occurrence)
public void applyTo(NameDeclaration nameDeclaration)
applyTo in interface UnaryFunction<NameDeclaration>public NameDeclaration getDecl()
Copyright © 2002–2016 InfoEther. All rights reserved.