Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Ranie Jade Ramiso
Total activity
22
Last activity
May 02, 2020 05:47
Member since
April 29, 2018 06:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (4)
Comments (13)
Sort by recent activity
Recent activity
Votes
Edited
May 07, 2018 08:53
From a KtNamedFunction I use toLightMethods, which works on a JVM module but not a common one.
Community
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 votes
Created
May 05, 2018 10:42
Thanks fixed the problem without relying on KtLightClass. Now same problem with KtLightMethod, is there an alternative method that I can use? I need to check for annotations on that method.
Community
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 votes
Edited
April 30, 2018 23:54
How would I resolve the actual KtClassOrObject from getSuperTypeList? For example given the hierarchy class MySpec: SomeCustSpek({ ...}), then class SomeCustomSpek(root: Root.() -> Unit): Spek(root...
Community
IntelliJ IDEA Open API and Plugin Development
(Kotlin PSI) Check if class is a subclass of a particular class, that works for JVM and Common platforms?
0 votes
«
First
‹
Previous