semantic-symref-tool-grep

semantic-symref-tool-grep is an autoloaded object constructor function in `grep.el'.
Creates an object of class semantic-symref-tool-grep.

[Class description not available until class definition is loaded.]

A symref tool implementation using grep.
This tool uses EDE to find he root of the project, then executes
find-grep in the project. The output is parsed for hits
and those hits returned.