Use the PSI to compare against JP methods
MysterAitch opened this issue · 0 comments
MysterAitch commented
Flag up any discrepancies / variations between JP and the IntelliJ PSI methods
https://www.jetbrains.org/intellij/sdk/docs/basics/psi_cookbook.html
Examples:
- compare the jp's
getDeclaredMethods()
versus what the PSI indicates it should be