| Get IMethod using method name and source line nbr [message #671779] |
Wed, 18 May 2011 20:49 |
Mike Aymard Messages: 6 Registered: May 2011 |
Junior Member |
|
|
While in debug mode, I acquire the debugContext to determine the method name they are debugging. I need to get that method declaration(parameter names and types), but can't figure out the best way to do this. ICompilationUnit will not let me find the method by source line number, only name. But the debugContext only gives me the method name and source line, not the full signature, so name alone is not good enough. Any help greatly appreciated!
Mike
|
|
|
Powered by
FUDForum. Page generated in 0.05601 seconds