简体   繁体   English

IntelliJ 使用所有合成方法反编译类

[英]IntelliJ decompile class with all synthetic methods

I am using IntelliJ with built in decompiler.我正在使用带有内置反编译器的 IntelliJ。 I would like to decompile a .class file and see all methods which are created by java compiler (for instance synthetic bridge methods bridge methods ).我想反编译一个 .class 文件并查看由 java 编译器创建的所有方法(例如综合桥方法桥方法)。 Is there possibility to do that in IntelliJ?有没有可能在 IntelliJ 中做到这一点?

目前不可能,请投票支持此功能请求

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM