hi,

I am fairly new to pydev and eclipse development. I want to use the pydev
analysis in my own plugin to do some further analysis for e.g. get all
function call sites for a function to find errors in function argument
passing.
I am guessing I need to extend the PyDevBuilderVisitor to get the AST,
where to get function call sites and argument information from?

-- 

rjay
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
pydev-code mailing list
pydev-code@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-code

Reply via email to