Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jdt-core-dev] question about SearchEngine API

> Search operations are kind of heavy-weight too :-)

but are easier to code :)

> But I don't think using the ast visitor would suffice since you also need
> to resolve the type bindings.
> So I think SearchEngine.searchDeclationsOfReferencedTypes(...) would do
> the trick.

!
a.



Back to the top