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

Another concern is that the AstVisitor is not API.





"Adam Kiezun" <adam.kiezun@xxxxxxx>
Sent by: jdt-core-dev-admin@xxxxxxxxxxx
11/20/2001 06:30 PM
Please respond to jdt-core-dev

 
        To:     <jdt-core-dev@xxxxxxxxxxx>
        cc: 
        Subject:        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.

_______________________________________________
jdt-core-dev mailing list
jdt-core-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/jdt-core-dev





Back to the top