Yeahxinyuan
- 活动总数 2
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 1
-
Yeahxinyuan 创建了一个帖子, 已回答Parse Java source code file into PSI file and do some operations on the PSI elements
Hi, 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...