Xiang Rong Lin
Student and part time software developer
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
-
Created How to check if PsiElement is a kotlin constant
AnsweredI'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...