Open stokito opened 6 years ago
This is exactly how JOL works but currently plugin uses PsiTree instead. Analyzing a bytecode can allow to investigate classes compiled by other JVM languages. But actually IntelliJ can parse them for us and give a Psi so it worth to invertigate
This is exactly how JOL works but currently plugin uses PsiTree instead. Analyzing a bytecode can allow to investigate classes compiled by other JVM languages. But actually IntelliJ can parse them for us and give a Psi so it worth to invertigate