Yeahxinyuan
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Parse Java source code file into PSI file and do some operations on the PSI elements
AnsweredHi, Is it possible to parse a java source code file (like a path of the file) and convert it into a PSI file so that I could iterate over the PSI elements in it? I saw a few similar posts and trie...