Roland Schütz

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Roland Schütz created a post, PsiAugmentProvider for Kotlin class?
How does one use a PsiAugmentProvider to augment a Kotlin class? I tried the following but it does not find the method when writing eg: this.myMethod() causes [UNRESOLVED_REFERENCE] override fun ...