Need tool that finds all types of a certain scope...



For example, a tool where I can say "Show me all public statics" or
"show me all private methods returning voids" etc.

Eclipse doesn't seem to have a complete set of searches for that kind
of thing, so I'm looking elsewhere.

Any ideas?

- Tim

.