Xiang Rong Lin
Student and part time software developer
- 活动总数 4
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 1
-
创建于 How to check if PsiElement is a kotlin constant
已回答I'm currently trying to solve KTIJ-4841 (Introduce const for Kotlin) and have a basic working version.Current problem is that my current implementation of determining whether a PsiElement is a comp...