Java ASM get invoked methods on object

后端 未结 0 1563
天命终不由人
天命终不由人 2020-12-08 17:50

I want to get the names of all methods that are invoked through a single object. As an example:

        var8 = fc.m(gn.cv, fn.p, 322620031);
        var8.q.dl         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题