Alautiero
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Alautiero created a post, AnsweredPsiAugmentProvider - Augment method's parameters
Hello, I have developed an annotation called @Reified inspired by Kotlin's reified keyword. To simulate this, I create a variable of type Class<T> if the type parameter is owned by a class or a par...