开发者

Reverse Engineer in an Aspectj java application

开发者 https://www.devze.com 2023-04-03 10:46 出处:网络
How to find call hierarchy of functions and relation between objects in a written code that have Aspect-J.

How to find call hierarchy of functions and relation between objects in a written code that have Aspect-J.

thi开发者_开发百科s code developed by previous developer. and he/she has not write(!) any documents.

please help me


Get the Eclipse AspectJ Development Tools. It has an Aspect Visualizer. There are some pretty impressive demos of its capabilities here. (The Cross References View is also very useful)

0

精彩评论

暂无评论...
验证码 换一张
取 消