Dear all, Has anyone considered adding a generic code graph (call graph) support to OpenGrok?
I understand that OpenGrok has no reliable information if a particular occurrence of some symbol inside a source file is actually a _call_ to the corresponding function/procedure/subroutine and not an occurrence of some other arbitrary code symbol with the same name (I deliberately forgot to mention OOP languages at all). However, for some languages we can still make an educated guess, try to eliminate these similar-named symbols based on scope restrictions, etc. I would greatly appreciate your suggestions on this topic. Best regards, Nikita Abdullin
_______________________________________________ opengrok-discuss mailing list opengrok-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss