[Pydev-users] How to check the caller funtions for a specified python function in pydev
Brought to you by:
fabioz
From: Qian Z. <zhq...@gm...> - 2014-01-12 05:09:03
|
Hi, I have installed the latest pydev in eclipse, it works well. But it seems lack of a feature "Open Call Hierarchy". For Java code, with this feature, I can easily see the caller functions for a specified Java function, but how can I do the same thing for a python function? Thanks, Qian |